From ed42a07a54b9493266702f6c50363d7919fb9f8a Mon Sep 17 00:00:00 2001 From: Matthijs Kuiper Date: Tue, 9 Jan 2018 22:53:36 +0100 Subject: Alernative fonts --- html/assets/fonts/Gotham-Bold.ttf | Bin 66028 -> 0 bytes html/assets/fonts/Gotham-Bold.woff | Bin 15208 -> 0 bytes html/assets/fonts/Gotham-Book.ttf | Bin 66804 -> 0 bytes html/assets/fonts/Gotham-Light.ttf | Bin 67400 -> 0 bytes html/assets/fonts/Gotham-Medium.woff | Bin 15588 -> 0 bytes html/assets/fonts/Knockout-HTF48-Featherweight.otf | Bin 35472 -> 0 bytes html/assets/fonts/Knockout-HTF48-Featherweight.ttf | Bin 31880 -> 0 bytes html/assets/fonts/gotham-light-webfont.woff | Bin 21188 -> 0 bytes .../assets/fonts/knockout-htf48-featherweight.woff | Bin 25880 -> 0 bytes html/assets/fonts/knockouthtf48.woff | Bin 25880 -> 0 bytes html/assets/fonts/leaguegothic-regular-webfont.eot | Bin 0 -> 16961 bytes html/assets/fonts/leaguegothic-regular-webfont.svg | 223 +++++++++ html/assets/fonts/leaguegothic-regular-webfont.ttf | Bin 0 -> 35664 bytes .../assets/fonts/leaguegothic-regular-webfont.woff | Bin 0 -> 19548 bytes .../fonts/leaguegothic-regular-webfont.woff2 | Bin 0 -> 15168 bytes html/assets/fonts/montserrat-bold-webfont.eot | Bin 0 -> 20756 bytes html/assets/fonts/montserrat-bold-webfont.svg | 501 ++++++++++++++++++++ html/assets/fonts/montserrat-bold-webfont.ttf | Bin 0 -> 44120 bytes html/assets/fonts/montserrat-bold-webfont.woff | Bin 0 -> 24328 bytes html/assets/fonts/montserrat-bold-webfont.woff2 | Bin 0 -> 18376 bytes html/assets/fonts/montserrat-hairline-webfont.eot | Bin 0 -> 19758 bytes html/assets/fonts/montserrat-hairline-webfont.svg | 486 +++++++++++++++++++ html/assets/fonts/montserrat-hairline-webfont.ttf | Bin 0 -> 43696 bytes html/assets/fonts/montserrat-hairline-webfont.woff | Bin 0 -> 22896 bytes .../assets/fonts/montserrat-hairline-webfont.woff2 | Bin 0 -> 17460 bytes html/assets/fonts/montserrat-light-webfont.eot | Bin 0 -> 21055 bytes html/assets/fonts/montserrat-light-webfont.svg | 513 +++++++++++++++++++++ html/assets/fonts/montserrat-light-webfont.ttf | Bin 0 -> 44556 bytes html/assets/fonts/montserrat-light-webfont.woff | Bin 0 -> 24532 bytes html/assets/fonts/montserrat-light-webfont.woff2 | Bin 0 -> 18616 bytes html/assets/fonts/montserrat-regular-webfont.eot | Bin 0 -> 21049 bytes html/assets/fonts/montserrat-regular-webfont.svg | 512 ++++++++++++++++++++ html/assets/fonts/montserrat-regular-webfont.ttf | Bin 0 -> 44304 bytes html/assets/fonts/montserrat-regular-webfont.woff | Bin 0 -> 24524 bytes html/assets/fonts/montserrat-regular-webfont.woff2 | Bin 0 -> 18508 bytes html/assets/lib/tooltipster/tooltipster.css | 446 +++++++++--------- html/assets/style.css | 229 ++++----- 37 files changed, 2585 insertions(+), 325 deletions(-) delete mode 100644 html/assets/fonts/Gotham-Bold.ttf delete mode 100644 html/assets/fonts/Gotham-Bold.woff delete mode 100644 html/assets/fonts/Gotham-Book.ttf delete mode 100644 html/assets/fonts/Gotham-Light.ttf delete mode 100644 html/assets/fonts/Gotham-Medium.woff delete mode 100644 html/assets/fonts/Knockout-HTF48-Featherweight.otf delete mode 100644 html/assets/fonts/Knockout-HTF48-Featherweight.ttf delete mode 100644 html/assets/fonts/gotham-light-webfont.woff delete mode 100644 html/assets/fonts/knockout-htf48-featherweight.woff delete mode 100644 html/assets/fonts/knockouthtf48.woff create mode 100755 html/assets/fonts/leaguegothic-regular-webfont.eot create mode 100755 html/assets/fonts/leaguegothic-regular-webfont.svg create mode 100755 html/assets/fonts/leaguegothic-regular-webfont.ttf create mode 100755 html/assets/fonts/leaguegothic-regular-webfont.woff create mode 100644 html/assets/fonts/leaguegothic-regular-webfont.woff2 create mode 100755 html/assets/fonts/montserrat-bold-webfont.eot create mode 100755 html/assets/fonts/montserrat-bold-webfont.svg create mode 100755 html/assets/fonts/montserrat-bold-webfont.ttf create mode 100755 html/assets/fonts/montserrat-bold-webfont.woff create mode 100755 html/assets/fonts/montserrat-bold-webfont.woff2 create mode 100755 html/assets/fonts/montserrat-hairline-webfont.eot create mode 100755 html/assets/fonts/montserrat-hairline-webfont.svg create mode 100755 html/assets/fonts/montserrat-hairline-webfont.ttf create mode 100755 html/assets/fonts/montserrat-hairline-webfont.woff create mode 100755 html/assets/fonts/montserrat-hairline-webfont.woff2 create mode 100755 html/assets/fonts/montserrat-light-webfont.eot create mode 100755 html/assets/fonts/montserrat-light-webfont.svg create mode 100755 html/assets/fonts/montserrat-light-webfont.ttf create mode 100755 html/assets/fonts/montserrat-light-webfont.woff create mode 100755 html/assets/fonts/montserrat-light-webfont.woff2 create mode 100755 html/assets/fonts/montserrat-regular-webfont.eot create mode 100755 html/assets/fonts/montserrat-regular-webfont.svg create mode 100755 html/assets/fonts/montserrat-regular-webfont.ttf create mode 100755 html/assets/fonts/montserrat-regular-webfont.woff create mode 100755 html/assets/fonts/montserrat-regular-webfont.woff2 diff --git a/html/assets/fonts/Gotham-Bold.ttf b/html/assets/fonts/Gotham-Bold.ttf deleted file mode 100644 index b05a6dd..0000000 Binary files a/html/assets/fonts/Gotham-Bold.ttf and /dev/null differ diff --git a/html/assets/fonts/Gotham-Bold.woff b/html/assets/fonts/Gotham-Bold.woff deleted file mode 100644 index 438a395..0000000 Binary files a/html/assets/fonts/Gotham-Bold.woff and /dev/null differ diff --git a/html/assets/fonts/Gotham-Book.ttf b/html/assets/fonts/Gotham-Book.ttf deleted file mode 100644 index 132ac10..0000000 Binary files a/html/assets/fonts/Gotham-Book.ttf and /dev/null differ diff --git a/html/assets/fonts/Gotham-Light.ttf b/html/assets/fonts/Gotham-Light.ttf deleted file mode 100644 index 4f9cd91..0000000 Binary files a/html/assets/fonts/Gotham-Light.ttf and /dev/null differ diff --git a/html/assets/fonts/Gotham-Medium.woff b/html/assets/fonts/Gotham-Medium.woff deleted file mode 100644 index 213a928..0000000 Binary files a/html/assets/fonts/Gotham-Medium.woff and /dev/null differ diff --git a/html/assets/fonts/Knockout-HTF48-Featherweight.otf b/html/assets/fonts/Knockout-HTF48-Featherweight.otf deleted file mode 100644 index 08becf4..0000000 Binary files a/html/assets/fonts/Knockout-HTF48-Featherweight.otf and /dev/null differ diff --git a/html/assets/fonts/Knockout-HTF48-Featherweight.ttf b/html/assets/fonts/Knockout-HTF48-Featherweight.ttf deleted file mode 100644 index 9a3a01d..0000000 Binary files a/html/assets/fonts/Knockout-HTF48-Featherweight.ttf and /dev/null differ diff --git a/html/assets/fonts/gotham-light-webfont.woff b/html/assets/fonts/gotham-light-webfont.woff deleted file mode 100644 index 37fd764..0000000 Binary files a/html/assets/fonts/gotham-light-webfont.woff and /dev/null differ diff --git a/html/assets/fonts/knockout-htf48-featherweight.woff b/html/assets/fonts/knockout-htf48-featherweight.woff deleted file mode 100644 index de7daf3..0000000 Binary files a/html/assets/fonts/knockout-htf48-featherweight.woff and /dev/null differ diff --git a/html/assets/fonts/knockouthtf48.woff b/html/assets/fonts/knockouthtf48.woff deleted file mode 100644 index 64944ca..0000000 Binary files a/html/assets/fonts/knockouthtf48.woff and /dev/null differ diff --git a/html/assets/fonts/leaguegothic-regular-webfont.eot b/html/assets/fonts/leaguegothic-regular-webfont.eot new file mode 100755 index 0000000..93af25c Binary files /dev/null and b/html/assets/fonts/leaguegothic-regular-webfont.eot differ diff --git a/html/assets/fonts/leaguegothic-regular-webfont.svg b/html/assets/fonts/leaguegothic-regular-webfont.svg new file mode 100755 index 0000000..404a694 --- /dev/null +++ b/html/assets/fonts/leaguegothic-regular-webfont.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/html/assets/fonts/leaguegothic-regular-webfont.ttf b/html/assets/fonts/leaguegothic-regular-webfont.ttf new file mode 100755 index 0000000..072cf7d Binary files /dev/null and b/html/assets/fonts/leaguegothic-regular-webfont.ttf differ diff --git a/html/assets/fonts/leaguegothic-regular-webfont.woff b/html/assets/fonts/leaguegothic-regular-webfont.woff new file mode 100755 index 0000000..fbdb721 Binary files /dev/null and b/html/assets/fonts/leaguegothic-regular-webfont.woff differ diff --git a/html/assets/fonts/leaguegothic-regular-webfont.woff2 b/html/assets/fonts/leaguegothic-regular-webfont.woff2 new file mode 100644 index 0000000..67d9fb9 Binary files /dev/null and b/html/assets/fonts/leaguegothic-regular-webfont.woff2 differ diff --git a/html/assets/fonts/montserrat-bold-webfont.eot b/html/assets/fonts/montserrat-bold-webfont.eot new file mode 100755 index 0000000..004bea0 Binary files /dev/null and b/html/assets/fonts/montserrat-bold-webfont.eot differ diff --git a/html/assets/fonts/montserrat-bold-webfont.svg b/html/assets/fonts/montserrat-bold-webfont.svg new file mode 100755 index 0000000..b3c09eb --- /dev/null +++ b/html/assets/fonts/montserrat-bold-webfont.svg @@ -0,0 +1,501 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/html/assets/fonts/montserrat-bold-webfont.ttf b/html/assets/fonts/montserrat-bold-webfont.ttf new file mode 100755 index 0000000..69599b9 Binary files /dev/null and b/html/assets/fonts/montserrat-bold-webfont.ttf differ diff --git a/html/assets/fonts/montserrat-bold-webfont.woff b/html/assets/fonts/montserrat-bold-webfont.woff new file mode 100755 index 0000000..66d3dbb Binary files /dev/null and b/html/assets/fonts/montserrat-bold-webfont.woff differ diff --git a/html/assets/fonts/montserrat-bold-webfont.woff2 b/html/assets/fonts/montserrat-bold-webfont.woff2 new file mode 100755 index 0000000..35fafd4 Binary files /dev/null and b/html/assets/fonts/montserrat-bold-webfont.woff2 differ diff --git a/html/assets/fonts/montserrat-hairline-webfont.eot b/html/assets/fonts/montserrat-hairline-webfont.eot new file mode 100755 index 0000000..6a77b39 Binary files /dev/null and b/html/assets/fonts/montserrat-hairline-webfont.eot differ diff --git a/html/assets/fonts/montserrat-hairline-webfont.svg b/html/assets/fonts/montserrat-hairline-webfont.svg new file mode 100755 index 0000000..1c3986d --- /dev/null +++ b/html/assets/fonts/montserrat-hairline-webfont.svg @@ -0,0 +1,486 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/html/assets/fonts/montserrat-hairline-webfont.ttf b/html/assets/fonts/montserrat-hairline-webfont.ttf new file mode 100755 index 0000000..ae38678 Binary files /dev/null and b/html/assets/fonts/montserrat-hairline-webfont.ttf differ diff --git a/html/assets/fonts/montserrat-hairline-webfont.woff b/html/assets/fonts/montserrat-hairline-webfont.woff new file mode 100755 index 0000000..c2776a9 Binary files /dev/null and b/html/assets/fonts/montserrat-hairline-webfont.woff differ diff --git a/html/assets/fonts/montserrat-hairline-webfont.woff2 b/html/assets/fonts/montserrat-hairline-webfont.woff2 new file mode 100755 index 0000000..38d1dbc Binary files /dev/null and b/html/assets/fonts/montserrat-hairline-webfont.woff2 differ diff --git a/html/assets/fonts/montserrat-light-webfont.eot b/html/assets/fonts/montserrat-light-webfont.eot new file mode 100755 index 0000000..3315fff Binary files /dev/null and b/html/assets/fonts/montserrat-light-webfont.eot differ diff --git a/html/assets/fonts/montserrat-light-webfont.svg b/html/assets/fonts/montserrat-light-webfont.svg new file mode 100755 index 0000000..fe5bc72 --- /dev/null +++ b/html/assets/fonts/montserrat-light-webfont.svg @@ -0,0 +1,513 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/html/assets/fonts/montserrat-light-webfont.ttf b/html/assets/fonts/montserrat-light-webfont.ttf new file mode 100755 index 0000000..e15b112 Binary files /dev/null and b/html/assets/fonts/montserrat-light-webfont.ttf differ diff --git a/html/assets/fonts/montserrat-light-webfont.woff b/html/assets/fonts/montserrat-light-webfont.woff new file mode 100755 index 0000000..01b9a59 Binary files /dev/null and b/html/assets/fonts/montserrat-light-webfont.woff differ diff --git a/html/assets/fonts/montserrat-light-webfont.woff2 b/html/assets/fonts/montserrat-light-webfont.woff2 new file mode 100755 index 0000000..737d299 Binary files /dev/null and b/html/assets/fonts/montserrat-light-webfont.woff2 differ diff --git a/html/assets/fonts/montserrat-regular-webfont.eot b/html/assets/fonts/montserrat-regular-webfont.eot new file mode 100755 index 0000000..55ab7c9 Binary files /dev/null and b/html/assets/fonts/montserrat-regular-webfont.eot differ diff --git a/html/assets/fonts/montserrat-regular-webfont.svg b/html/assets/fonts/montserrat-regular-webfont.svg new file mode 100755 index 0000000..cb092a0 --- /dev/null +++ b/html/assets/fonts/montserrat-regular-webfont.svg @@ -0,0 +1,512 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/html/assets/fonts/montserrat-regular-webfont.ttf b/html/assets/fonts/montserrat-regular-webfont.ttf new file mode 100755 index 0000000..ca72a09 Binary files /dev/null and b/html/assets/fonts/montserrat-regular-webfont.ttf differ diff --git a/html/assets/fonts/montserrat-regular-webfont.woff b/html/assets/fonts/montserrat-regular-webfont.woff new file mode 100755 index 0000000..a63bfb0 Binary files /dev/null and b/html/assets/fonts/montserrat-regular-webfont.woff differ diff --git a/html/assets/fonts/montserrat-regular-webfont.woff2 b/html/assets/fonts/montserrat-regular-webfont.woff2 new file mode 100755 index 0000000..ade6a39 Binary files /dev/null and b/html/assets/fonts/montserrat-regular-webfont.woff2 differ diff --git a/html/assets/lib/tooltipster/tooltipster.css b/html/assets/lib/tooltipster/tooltipster.css index 14c70d0..a49bdfc 100644 --- a/html/assets/lib/tooltipster/tooltipster.css +++ b/html/assets/lib/tooltipster/tooltipster.css @@ -1,283 +1,295 @@ /* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */ .tooltipster-default { - border-radius: 5px; - border: 1px solid #1e1e1e; - background: -webkit-linear-gradient(#3b383b, #1e1e1e); /* For Safari 5.1 to 6.0 */ - background: -o-linear-gradient(#3b383b, #1e1e1e); /* For Opera 11.1 to 12.0 */ - background: -moz-linear-gradient(#3b383b, #1e1e1e); /* For Firefox 3.6 to 15 */ - background: linear-gradient(#3b383b, #1e1e1e); /* Standard syntax */ - color: #fff; - cursor: pointer; - -webkit-box-shadow: 10px 10px 26px -10px rgba(0,0,0,0.75); - -moz-box-shadow: 10px 10px 26px -10px rgba(0,0,0,0.75); - box-shadow: 10px 10px 26px -10px rgba(0,0,0,0.75); - max-width: 400px; + border-radius: 5px; + border: 1px solid #1e1e1e; + background: -webkit-linear-gradient( + #3b383b, + #1e1e1e + ); /* For Safari 5.1 to 6.0 */ + background: -o-linear-gradient(#3b383b, #1e1e1e); /* For Opera 11.1 to 12.0 */ + background: -moz-linear-gradient( + #3b383b, + #1e1e1e + ); /* For Firefox 3.6 to 15 */ + background: linear-gradient(#3b383b, #1e1e1e); /* Standard syntax */ + color: #fff; + cursor: pointer; + -webkit-box-shadow: 10px 10px 26px -10px rgba(0, 0, 0, 0.75); + -moz-box-shadow: 10px 10px 26px -10px rgba(0, 0, 0, 0.75); + box-shadow: 10px 10px 26px -10px rgba(0, 0, 0, 0.75); + max-width: 400px; } /* Use this next selector to style things like font-size and line-height: */ .tooltipster-default .tooltipster-content { - font-family: GothamLight, sans-serif; - font-size: 14px; - line-height: 16px; - padding: 8px 10px; - overflow: hidden; + font-weight: 200; + font-size: 14px; + line-height: 16px; + padding: 8px 10px; + overflow: hidden; } /* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */ .tooltipster-default .tooltipster-arrow .tooltipster-arrow-border { - /* border-color: ... !important; */ + /* border-color: ... !important; */ } - /* If you're using the icon option, use this next selector to style them */ .tooltipster-icon { - cursor: pointer; - margin-left: 4px; + cursor: pointer; + margin-left: 4px; } - - - - - - - /* This is the base styling required to make all Tooltipsters work */ .tooltipster-base { - padding: 0; - font-size: 0; - line-height: 0; - position: absolute; - left: 0; - top: 0; - z-index: 9999999; - pointer-events: none; - width: auto; - overflow: visible; - + padding: 0; + font-size: 0; + line-height: 0; + position: absolute; + left: 0; + top: 0; + z-index: 9999999; + pointer-events: none; + width: auto; + overflow: visible; } .tooltipster-base .tooltipster-content { - overflow: hidden; + overflow: hidden; } - /* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */ .tooltipster-arrow { - display: block; - text-align: center; - width: 100%; - height: 100%; - position: absolute; - top: 0; - left: 0; - z-index: -1; -} -.tooltipster-arrow span, .tooltipster-arrow-border { - display: block; - width: 0; - height: 0; - position: absolute; -} -.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span { - border-left: 8px solid transparent !important; - border-right: 8px solid transparent !important; - border-top: 8px solid; - bottom: -7px; -} -.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border { - border-left: 9px solid transparent !important; - border-right: 9px solid transparent !important; - border-top: 9px solid; - bottom: -7px; + display: block; + text-align: center; + width: 100%; + height: 100%; + position: absolute; + top: 0; + left: 0; + z-index: -1; +} +.tooltipster-arrow span, +.tooltipster-arrow-border { + display: block; + width: 0; + height: 0; + position: absolute; +} +.tooltipster-arrow-top span, +.tooltipster-arrow-top-right span, +.tooltipster-arrow-top-left span { + border-left: 8px solid transparent !important; + border-right: 8px solid transparent !important; + border-top: 8px solid; + bottom: -7px; +} +.tooltipster-arrow-top .tooltipster-arrow-border, +.tooltipster-arrow-top-right .tooltipster-arrow-border, +.tooltipster-arrow-top-left .tooltipster-arrow-border { + border-left: 9px solid transparent !important; + border-right: 9px solid transparent !important; + border-top: 9px solid; + bottom: -7px; } -.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span { - border-left: 8px solid transparent !important; - border-right: 8px solid transparent !important; - border-bottom: 8px solid; - top: -7px; -} -.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { - border-left: 9px solid transparent !important; - border-right: 9px solid transparent !important; - border-bottom: 9px solid; - top: -7px; -} -.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border { - left: 0; - right: 0; - margin: 0 auto; -} -.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span { - left: 6px; -} -.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { - left: 5px; -} -.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span { - right: 6px; -} -.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border { - right: 5px; -} -.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border { - border-top: 8px solid transparent !important; - border-bottom: 8px solid transparent !important; - border-left: 8px solid; - top: 50%; - margin-top: -7px; - right: -7px; +.tooltipster-arrow-bottom span, +.tooltipster-arrow-bottom-right span, +.tooltipster-arrow-bottom-left span { + border-left: 8px solid transparent !important; + border-right: 8px solid transparent !important; + border-bottom: 8px solid; + top: -7px; +} +.tooltipster-arrow-bottom .tooltipster-arrow-border, +.tooltipster-arrow-bottom-right .tooltipster-arrow-border, +.tooltipster-arrow-bottom-left .tooltipster-arrow-border { + border-left: 9px solid transparent !important; + border-right: 9px solid transparent !important; + border-bottom: 9px solid; + top: -7px; +} +.tooltipster-arrow-top span, +.tooltipster-arrow-top .tooltipster-arrow-border, +.tooltipster-arrow-bottom span, +.tooltipster-arrow-bottom .tooltipster-arrow-border { + left: 0; + right: 0; + margin: 0 auto; +} +.tooltipster-arrow-top-left span, +.tooltipster-arrow-bottom-left span { + left: 6px; +} +.tooltipster-arrow-top-left .tooltipster-arrow-border, +.tooltipster-arrow-bottom-left .tooltipster-arrow-border { + left: 5px; +} +.tooltipster-arrow-top-right span, +.tooltipster-arrow-bottom-right span { + right: 6px; +} +.tooltipster-arrow-top-right .tooltipster-arrow-border, +.tooltipster-arrow-bottom-right .tooltipster-arrow-border { + right: 5px; +} +.tooltipster-arrow-left span, +.tooltipster-arrow-left .tooltipster-arrow-border { + border-top: 8px solid transparent !important; + border-bottom: 8px solid transparent !important; + border-left: 8px solid; + top: 50%; + margin-top: -7px; + right: -7px; } .tooltipster-arrow-left .tooltipster-arrow-border { - border-top: 9px solid transparent !important; - border-bottom: 9px solid transparent !important; - border-left: 9px solid; - margin-top: -8px; -} -.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border { - border-top: 8px solid transparent !important; - border-bottom: 8px solid transparent !important; - border-right: 8px solid; - top: 50%; - margin-top: -7px; - left: -7px; + border-top: 9px solid transparent !important; + border-bottom: 9px solid transparent !important; + border-left: 9px solid; + margin-top: -8px; } +.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border { - border-top: 9px solid transparent !important; - border-bottom: 9px solid transparent !important; - border-right: 9px solid; - margin-top: -8px; + border-top: 8px solid transparent !important; + border-bottom: 8px solid transparent !important; + border-right: 8px solid; + top: 50%; + margin-top: -7px; + left: -7px; +} +.tooltipster-arrow-right .tooltipster-arrow-border { + border-top: 9px solid transparent !important; + border-bottom: 9px solid transparent !important; + border-right: 9px solid; + margin-top: -8px; } - /* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */ .tooltipster-fade { - opacity: 0; - -webkit-transition-property: opacity; - -moz-transition-property: opacity; - -o-transition-property: opacity; - -ms-transition-property: opacity; - transition-property: opacity; + opacity: 0; + -webkit-transition-property: opacity; + -moz-transition-property: opacity; + -o-transition-property: opacity; + -ms-transition-property: opacity; + transition-property: opacity; } .tooltipster-fade-show { - opacity: 1; + opacity: 1; } .tooltipster-grow { - -webkit-transform: scale(0,0); - -moz-transform: scale(0,0); - -o-transform: scale(0,0); - -ms-transform: scale(0,0); - transform: scale(0,0); - -webkit-transition-property: -webkit-transform; - -moz-transition-property: -moz-transform; - -o-transition-property: -o-transform; - -ms-transition-property: -ms-transform; - transition-property: transform; - -webkit-backface-visibility: hidden; + -webkit-transform: scale(0, 0); + -moz-transform: scale(0, 0); + -o-transform: scale(0, 0); + -ms-transform: scale(0, 0); + transform: scale(0, 0); + -webkit-transition-property: -webkit-transform; + -moz-transition-property: -moz-transform; + -o-transition-property: -o-transform; + -ms-transition-property: -ms-transform; + transition-property: transform; + -webkit-backface-visibility: hidden; } .tooltipster-grow-show { - -webkit-transform: scale(1,1); - -moz-transform: scale(1,1); - -o-transform: scale(1,1); - -ms-transform: scale(1,1); - transform: scale(1,1); - -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); + -webkit-transform: scale(1, 1); + -moz-transform: scale(1, 1); + -o-transform: scale(1, 1); + -ms-transform: scale(1, 1); + transform: scale(1, 1); + -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); } .tooltipster-swing { - opacity: 0; - -webkit-transform: rotateZ(4deg); - -moz-transform: rotateZ(4deg); - -o-transform: rotateZ(4deg); - -ms-transform: rotateZ(4deg); - transform: rotateZ(4deg); - -webkit-transition-property: -webkit-transform, opacity; - -moz-transition-property: -moz-transform; - -o-transition-property: -o-transform; - -ms-transition-property: -ms-transform; - transition-property: transform; + opacity: 0; + -webkit-transform: rotateZ(4deg); + -moz-transform: rotateZ(4deg); + -o-transform: rotateZ(4deg); + -ms-transform: rotateZ(4deg); + transform: rotateZ(4deg); + -webkit-transition-property: -webkit-transform, opacity; + -moz-transition-property: -moz-transform; + -o-transition-property: -o-transform; + -ms-transition-property: -ms-transform; + transition-property: transform; } .tooltipster-swing-show { - opacity: 1; - -webkit-transform: rotateZ(0deg); - -moz-transform: rotateZ(0deg); - -o-transform: rotateZ(0deg); - -ms-transform: rotateZ(0deg); - transform: rotateZ(0deg); - -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1); - -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); - -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); - -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); - -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); - transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); + opacity: 1; + -webkit-transform: rotateZ(0deg); + -moz-transform: rotateZ(0deg); + -o-transform: rotateZ(0deg); + -ms-transform: rotateZ(0deg); + transform: rotateZ(0deg); + -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1); + -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); + -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); + -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); + -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); + transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); } .tooltipster-fall { - top: 0; - -webkit-transition-property: top; - -moz-transition-property: top; - -o-transition-property: top; - -ms-transition-property: top; - transition-property: top; - -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); + top: 0; + -webkit-transition-property: top; + -moz-transition-property: top; + -o-transition-property: top; + -ms-transition-property: top; + transition-property: top; + -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); } .tooltipster-fall-show { } .tooltipster-fall.tooltipster-dying { - -webkit-transition-property: all; - -moz-transition-property: all; - -o-transition-property: all; - -ms-transition-property: all; - transition-property: all; - top: 0px !important; - opacity: 0; + -webkit-transition-property: all; + -moz-transition-property: all; + -o-transition-property: all; + -ms-transition-property: all; + transition-property: all; + top: 0px !important; + opacity: 0; } .tooltipster-slide { - left: -40px; - -webkit-transition-property: left; - -moz-transition-property: left; - -o-transition-property: left; - -ms-transition-property: left; - transition-property: left; - -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); - -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); - transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); + left: -40px; + -webkit-transition-property: left; + -moz-transition-property: left; + -o-transition-property: left; + -ms-transition-property: left; + transition-property: left; + -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); + transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); } .tooltipster-slide.tooltipster-slide-show { } .tooltipster-slide.tooltipster-dying { - -webkit-transition-property: all; - -moz-transition-property: all; - -o-transition-property: all; - -ms-transition-property: all; - transition-property: all; - left: 0px !important; - opacity: 0; + -webkit-transition-property: all; + -moz-transition-property: all; + -o-transition-property: all; + -ms-transition-property: all; + transition-property: all; + left: 0px !important; + opacity: 0; } - /* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */ .tooltipster-content-changing { - opacity: 0.5; - -webkit-transform: scale(1.1, 1.1); - -moz-transform: scale(1.1, 1.1); - -o-transform: scale(1.1, 1.1); - -ms-transform: scale(1.1, 1.1); - transform: scale(1.1, 1.1); + opacity: 0.5; + -webkit-transform: scale(1.1, 1.1); + -moz-transform: scale(1.1, 1.1); + -o-transform: scale(1.1, 1.1); + -ms-transform: scale(1.1, 1.1); + transform: scale(1.1, 1.1); } diff --git a/html/assets/style.css b/html/assets/style.css index f9db583..e44efa2 100755 --- a/html/assets/style.css +++ b/html/assets/style.css @@ -1,27 +1,63 @@ -body { - background-color: #1e1e1e; - background-repeat: no-repeat; - background-attachment: fixed; - color: #ffffff; - padding: 0px; - margin: 0px; +@font-face { + font-family: "League Gothic"; + src: url("fonts/leaguegothic-regular-webfont.eot"); + src: url("fonts/leaguegothic-regular-webfont.eot?#iefix") + format("embedded-opentype"), + url("fonts/leaguegothic-regular-webfont.woff2") format("woff2"), + url("fonts/leaguegothic-regular-webfont.woff") format("woff"), + url("fonts/leaguegothic-regular-webfont.ttf") format("truetype"), + url("fonts/leaguegothic-regular-webfont.svg#leaguegothicregular") + format("svg"); + font-weight: normal; + font-style: normal; } @font-face { - font-family: Knockout; - src: url("fonts/Knockout-HTF48-Featherweight.ttf"); + font-family: "Montserrat"; + src: url("fonts/montserrat-light-webfont.eot"); + src: url("fonts/montserrat-light-webfont.eot?#iefix") + format("embedded-opentype"), + url("fonts/montserrat-light-webfont.woff2") format("woff2"), + url("fonts/montserrat-light-webfont.woff") format("woff"), + url("fonts/montserrat-light-webfont.ttf") format("truetype"), + url("fonts/montserrat-light-webfont.svg#montserratlight") format("svg"); + font-weight: 200; + font-style: normal; } @font-face { - font-family: GothamBook; - src: url("fonts/Gotham-Medium.woff"); + font-family: "Montserrat"; + src: url("fonts/montserrat-regular-webfont.eot"); + src: url("fonts/montserrat-regular-webfont.eot?#iefix") + format("embedded-opentype"), + url("fonts/montserrat-regular-webfont.woff2") format("woff2"), + url("fonts/montserrat-regular-webfont.woff") format("woff"), + url("fonts/montserrat-regular-webfont.ttf") format("truetype"), + url("fonts/montserrat-regular-webfont.svg#montserratregular") format("svg"); + font-weight: normal; + font-style: normal; } @font-face { - font-family: GothamLight; - src: url("fonts/gotham-light-webfont.woff"); + font-family: "Montserrat"; + src: url("fonts/montserrat-bold-webfont.eot"); + src: url("fonts/montserrat-bold-webfont.eot?#iefix") + format("embedded-opentype"), + url("fonts/montserrat-bold-webfont.woff2") format("woff2"), + url("fonts/montserrat-bold-webfont.woff") format("woff"), + url("fonts/montserrat-bold-webfont.ttf") format("truetype"), + url("fonts/montserrat-bold-webfont.svg#montserratbold") format("svg"); + font-weight: bold; + font-style: normal; } -@font-face { - font-family: GothamBold; - src: url("fonts/Gotham-Bold.woff"); + +body { + background-color: #1e1e1e; + background-repeat: no-repeat; + background-attachment: fixed; + color: #ffffff; + font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif; + font-weight: 200; + padding: 0px; + margin: 0px; } a { @@ -33,13 +69,16 @@ a:hover { color: #fff; } +table { + font-weight: 200; +} + .spacing { margin-top: 60px; } .footer { background: #2069a1; - font-family: GothamLight, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; padding: 20px; @@ -108,7 +147,6 @@ a:hover.topmenulogo { } a.topmenu { - font-family: GothamLight, sans-serif; font-size: 17px; float: left; width: auto; @@ -142,7 +180,6 @@ li { padding-top: 10px; } .darksearch input[type="text"] { - font-family: GothamLight, sans-serif; border: 1px solid #1e1e1e; background-color: #2e2e2e; color: #fff; @@ -153,14 +190,12 @@ li { input[type="text"] { color: #bcbcbc; - font-family: GothamLight, sans-serif; } .search { padding: 6px 15px 6px 30px; margin: 3px; background: url("../images/search.png") no-repeat 8px 6px; - font-family: GothamLight, sans-serif; height: 28px; } @@ -168,7 +203,6 @@ input[type="text"] { padding: 6px 15px 6px 30px; margin: 3px; background: url("../images/owshare.png") no-repeat 8px 6px; - font-family: GothamLight, sans-serif; height: 28px; } @@ -176,7 +210,6 @@ input[type="submit"] { position: relative; left: -4px; height: 28px; - font-family: GothamLight, sans-serif; border: 1px solid #1e1e1e; background-color: #2069a1; color: #fff; @@ -212,11 +245,11 @@ a.tooltip { } th { - font-family: GothamBook, Verdana, Arial, Helvetica; - font-size: 9pt; color: #f7fbff; background: #3b383b; text-decoration: none; + font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif; + font-size: 9pt; font-weight: normal; padding: 5px; border-top: 1px solid #1e1e1e; @@ -224,12 +257,12 @@ th { } .noborders { - font-family: GothamBook, Verdana, Arial, Helvetica; - font-size: 9pt; color: #f7fbff; background: #3b383b; - text-decoration: none; + font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif; + font-size: 9pt; font-weight: normal; + text-decoration: none; padding: 5px; border: 0px !important; } @@ -245,8 +278,9 @@ th { .totals { background: #252525; color: #ffffff; - font-family: GothamBook, Verdana, Geneva, Arial, Helvetica, sans-serif !important; + font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif !important; font-size: 10pt; + font-weight: normal; padding: 5px; height: 35px; border-left: 1px solid #1e1e1e; @@ -254,7 +288,8 @@ th { } .red { - font-family: GothamBold, Verdana, Arial, Helvetica; + font-family: Montserrat, Verdana, Arial, Helvetica; + font-weight: 700; font-size: 10pt; color: #ffffff; background: -webkit-linear-gradient( @@ -270,7 +305,8 @@ th { height: 30px; } .blue { - font-family: GothamBold, Verdana, Arial, Helvetica; + font-family: Montserrat, Verdana, Arial, Helvetica; + font-weight: 700; font-size: 10pt; color: #ffffff; background: -webkit-linear-gradient( @@ -286,7 +322,8 @@ th { height: 30px; } .green { - font-family: GothamBold, Verdana, Arial, Helvetica; + font-family: Montserrat, Verdana, Arial, Helvetica; + font-weight: 700; font-size: 10pt; color: #ffffff; background: -webkit-linear-gradient( @@ -304,7 +341,8 @@ th { height: 30px; } .yellow { - font-family: GothamBold, Verdana, Arial, Helvetica; + font-family: Montserrat, Verdana, Arial, Helvetica; + font-weight: 700; font-size: 10pt; color: #ffffff; background: -webkit-linear-gradient(#efc100, #e0b501); @@ -319,11 +357,14 @@ th { height: 30px; } .Gold { - font-family: GothamBold, Verdana, Arial, Helvetica; + font-family: Montserrat, Verdana, Arial, Helvetica; + font-weight: 700; font-size: 10pt; color: #1e1e1e; - background: -webkit-linear-gradient(#efc100, #e0b501); - /* For Safari 5.1 to 6.0 */ + background: -webkit-linear-gradient( + #efc100, + #e0b501 + ); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(#efc100, #e0b501); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient( #efc100, @@ -333,7 +374,7 @@ th { height: 30px; } .score { - font-family: Knockout; + font-family: "League Gothic", Arial, Helvetica, Sans-serif; font-size: 50px; padding: 20px; } @@ -417,13 +458,13 @@ input[type="button"].btn-block { } /** Fonts etc **/ .heading { - /** The blue H1 headings **/ - font-family: Knockout, Arial, Helvetica, Sans-serif; - font-size: 30pt; + /** The big blue H1 headings **/ + font-family: "League Gothic", Arial, Helvetica, Sans-serif; + font-size: 28pt; + letter-spacing: 1px; color: #ffffff; background: #2069a1; text-transform: uppercase; - height: 60px; padding-left: 20px; padding-right: 20px; border-left: 1px solid #1e1e1e; @@ -431,7 +472,7 @@ input[type="button"].btn-block { } .txttitle { color: #fff; - font-family: Knockout; + font-family: "League Gothic", Arial, Helvetica, Sans-serif; text-transform: uppercase; } .recentheader { @@ -456,12 +497,11 @@ input[type="button"].btn-block { z-index: 0; } .carousel-caption { - font-family: GothamLight; /** position: absolute; right: 15%; bottom: 350px; left: 15%; - z-index: 10; + z-index: 10; padding-top: 20px; padding-bottom: 20px; **/ margin-top: -1px; @@ -473,7 +513,7 @@ input[type="button"].btn-block { text-shadow: 0 1px 2px rgba(0, 0, 0, 0); } .carousel-header { - font-family: Knockout; + font-family: "League Gothic", Arial, Helvetica, Sans-serif; font-size: 40px; text-transform: uppercase; text-align: center; @@ -483,7 +523,7 @@ input[type="button"].btn-block { .carousel-red { color: #a12020; height: 120px; - font-family: Knockout; + font-family: "League Gothic", Arial, Helvetica, Sans-serif; font-size: 100px; background: rgb(30, 30, 30); background: rgba(30, 30, 30, 0.8); @@ -492,7 +532,7 @@ input[type="button"].btn-block { .carousel-red-small { color: #a12020; height: 60px; - font-family: Knockout; + font-family: "League Gothic", Arial, Helvetica, Sans-serif; font-size: 30px; background: rgb(30, 30, 30); background: rgba(30, 30, 30, 0.8); @@ -501,7 +541,7 @@ input[type="button"].btn-block { .carousel-blue { color: #2069a1; height: 120px; - font-family: Knockout; + font-family: "League Gothic", Arial, Helvetica, Sans-serif; font-size: 100px; background: rgb(30, 30, 30); background: rgba(30, 30, 30, 0.8); @@ -510,7 +550,7 @@ input[type="button"].btn-block { .carousel-blue-small { color: #2069a1; height: 60px; - font-family: Knockout; + font-family: "League Gothic", Arial, Helvetica, Sans-serif; font-size: 30px; background: rgb(30, 30, 30); background: rgba(30, 30, 30, 0.8); @@ -519,7 +559,7 @@ input[type="button"].btn-block { .carousel-green-small { color: #278040; height: 60px; - font-family: Knockout, sans-serif; + font-family: "League Gothic", Arial, Helvetica, Sans-serif; font-size: 30px; background: rgb(30, 30, 30); background: rgba(30, 30, 30, 0.8); @@ -528,17 +568,14 @@ input[type="button"].btn-block { .carousel-gold-small { color: #efc100; height: 60px; - font-family: Knockout, sans-serif; + font-family: "League Gothic", Arial, Helvetica, Sans-serif; font-size: 30px; - background: rgb(30, 30, 30); background: rgba(30, 30, 30, 0.8); text-align: center; } .carousel-text { color: #fff; width: 70px; - width: 70px; - font-family: GothamLight, sans-serif; font-size: 13px; background: rgb(30, 30, 30); background: rgba(30, 30, 30, 0.8); @@ -549,7 +586,6 @@ input[type="button"].btn-block { } .zebra { border: 1px solid #1e1e1e; - background: rgb(81, 81, 81); background: rgba(81, 81, 81, 1); } .zebra tr:last-child { @@ -559,7 +595,6 @@ input[type="button"].btn-block { cursor: pointer; } .zebra td { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 10pt; color: #ffffff; padding: 5px; @@ -570,7 +605,6 @@ input[type="button"].btn-block { border-collapse: separate; } .zebra tbody tr:nth-child(odd) { - background: rgb(103, 103, 103); background: rgba(103, 103, 103, 1); } .zebra tr:hover { @@ -583,7 +617,6 @@ input[type="button"].btn-block { } .killsMatrix { border: 1px solid #1e1e1e; - background: rgb(81, 81, 81); background: rgba(81, 81, 81, 1); cursor: pointer; } @@ -592,7 +625,6 @@ input[type="button"].btn-block { background: rgba(103, 103, 103, 1); } .killCell { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 10pt; color: #ffffff; padding: 5px; @@ -611,7 +643,6 @@ input[type="button"].btn-block { cursor: pointer; } .cell { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 10pt; color: #ffffff; padding: 5px; @@ -628,44 +659,41 @@ a.cell { margin-top: 5px; background: #282628; color: #fff; - font-family: GothamBook, Verdana, sans-serif !important; + font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif !important; font-size: 20px !important; + font-weight: normal; } .winner { float: left; margin-bottom: -3px; } .watchlist { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 10pt; } .watchlistbox { width: 700px; - background: rgb(81, 81, 81); background: rgba(81, 81, 81, 1); padding: 30px; } h2 { + font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif; + font-weight: normal; margin-left: 30px; - font-family: GothamBook, Verdana, Arial, Helvetica; } .credits { /* This is a different table class for the Credits page */ padding-left: 30px; border-bottom: 1px solid #2e2e2e; - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 10pt; color: #ffffff; padding: 5px; border-top: 1px solid #1e1e1e; border-left: 1px solid #1e1e1e; empty-cells: show; /* For Firefox to show empty cells properly */ - background: rgb(81, 81, 81); background: rgba(81, 81, 81, 1); } /** This is from old utstats **/ .text { - font-family: GothamLight, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #efefef; } @@ -733,7 +761,8 @@ a.heading:hover { height: 30px; } .smheading { - font-family: GothamBook, Verdana, Arial, Helvetica; + font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif; + font-weight: normal; font-size: 9pt; color: #f7fbff; background: #3b383b; @@ -741,7 +770,8 @@ a.heading:hover { padding: 5px; } a.smheading:hover { - font-family: GothamBook, Verdana, Arial, Helvetica; + font-family: Montserrat, Helvetica, Verdana, Arial, sans-serif; + font-weight: normal; font-size: 9pt; color: #fdd932; text-decoration: none; @@ -782,7 +812,6 @@ a.lggrey:hover { font-weight: bold; } .dark { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 10pt; color: #dfdfdf; background: #515151; @@ -791,22 +820,20 @@ a.lggrey:hover { border-left: 1px solid #1e1e1e; } .dark-mbreakdown { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 8pt; color: #dfdfdf; background: #515151; - font-weight: normal; + font-weight: 200; padding: 0px; } tr .dark:hover { background: #515151; } .grey { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #ffffff; background: #515151; - font-weight: normal; + font-weight: 200; padding: 5px; } .grey-mbreakdown { @@ -818,39 +845,34 @@ tr .dark:hover { padding: 0px; } a.grey { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #f4d01e; padding: 0px; } a.grey:hover { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #ffffff; padding: 0px; } .grey2 { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #ffffff; background: #6a6a6a; - font-weight: normal; + font-weight: 200; padding: 5px; } a.grey2 { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #f4d01e; background: #6a6a6a; - font-weight: normal; + font-weight: 200; padding: 0px; } a.grey2:hover { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #ffffff; background: #6a6a6a; - font-weight: normal; + font-weight: 200; padding: 0px; } .darkgrey2 { @@ -999,11 +1021,10 @@ a.chatlink:hover { text-decoration: none; } .darkhuman { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #fdd932; background: #515151; - font-weight: normal; + font-weight: 200; text-decoration: none; padding: 5px; } @@ -1016,27 +1037,24 @@ a.chatlink:hover { text-decoration: none; } .darkid { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9; color: #dfdfdf; background: #515151; - font-weight: normal; + font-weight: 200; text-decoration: none; } a.darkid { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #dfdfdf; background: #515151; - font-weight: normal; + font-weight: 200; text-decoration: none; } a.darkid:hover { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #ffffff; background: #515151; - font-weight: normal; + font-weight: 200; text-decoration: none; } .sidebar { @@ -1061,20 +1079,17 @@ a.sidebar:hover { text-decoration: none; } .pages { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #ffffff; margin-top: 20px; margin-bottom: 20px; } a.pages { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #ffc13c; text-decoration: none; } a.pages:hover { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 9pt; color: #ffd271; text-decoration: none; @@ -1082,23 +1097,22 @@ a.pages:hover { .blueteam, .blueteamb, .bluebox { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 8pt; color: #000000; - background: -webkit-linear-gradient(#2069a1, #194c74); - /* For Safari 5.1 to 6.0 */ - background: -o-linear-gradient(#2069a1, #194c74); - /* For Opera 11.1 to 12.0 */ - background: -moz-linear-gradient( + background: -webkit-linear-gradient( #2069a1, #194c74 - ); /* For Firefox 3.6 to 15 */ - background: linear-gradient(#2069a1, #194c74); /* Standard syntax */ + ); /* For Safari 5.1 to 6.0 */ + background: -o-linear-gradient(#2069a1, #194c74); + /* For Opera 11.1 to 12.0 */ + background: -moz-linear-gradient(#2069a1, #194c74); + /* For Firefox 3.6 to 15 */ + background: linear-gradient(#2069a1, #194c74); + /* Standard syntax */ } .redteam, .redteamb, .redbox { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 8pt; color: #000000; background: -webkit-linear-gradient( @@ -1113,7 +1127,6 @@ a.pages:hover { .greenteam, .greenteamb, .greenbox { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 8pt; color: #000000; background: -webkit-linear-gradient( @@ -1125,13 +1138,11 @@ a.pages:hover { #278040, #216635 ); /* For Firefox 3.6 to 15 */ - background: linear-gradient(#278040, #216635); - /* Standard syntax */ + background: linear-gradient(#278040, #216635); /* Standard syntax */ } .goldteam, .goldteamb, .goldbox { - font-family: GothamLight, Verdana, Arial, Helvetica; font-size: 8pt; color: #000000; background: -webkit-linear-gradient( @@ -1139,8 +1150,10 @@ a.pages:hover { #e0b501 ); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(#efc100, #e0b501); /* For Opera 11.1 to 12.0 */ - background: -moz-linear-gradient(#efc100, #e0b501); - /* For Firefox 3.6 to 15 */ + background: -moz-linear-gradient( + #efc100, + #e0b501 + ); /* For Firefox 3.6 to 15 */ background: linear-gradient(#efc100, #e0b501); /* Standard syntax */ } .bluebox, -- cgit