From 3c974e044d963e7e5679d44eeb7b4636c6b33212 Mon Sep 17 00:00:00 2001 From: Alex Fuchs Date: Sun, 24 Oct 2021 20:10:39 +0200 Subject: [PATCH] first step in reworking the landing site for postseason --- css/index.style.css | 14 +++++++++++- css/index.style.css.map | 2 +- css/index.style.scss | 14 +++++++++++- index.php | 47 ++++++++++++++++++----------------------- 4 files changed, 48 insertions(+), 29 deletions(-) diff --git a/css/index.style.css b/css/index.style.css index 7f1ead2..97f8c2b 100644 --- a/css/index.style.css +++ b/css/index.style.css @@ -5,7 +5,15 @@ align-items: center; justify-content: center; height: 100%; - background: url("../images/background/background_desktop.png") no-repeat center center fixed; + background: url("../images/background/background_desktop_buildings.png") no-repeat center center fixed; + -webkit-background-size: cover; + -moz-background-size: cover; + -o-background-size: cover; + background-size: cover; +} + +#postseasoncontainer { + background: url("../images/background/background_desktop_bubbles.png") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; @@ -44,6 +52,10 @@ padding: 1vh 3vw 1vh 3vw; } +.twitter-timeline { + border-radius: 5px; +} + @media (max-width: 576px) { #firstrow { margin-top: -15vh; diff --git a/css/index.style.css.map b/css/index.style.css.map index 6b591c7..02bf869 100644 --- a/css/index.style.css.map +++ b/css/index.style.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["index.style.scss","_vars.scss"],"names":[],"mappings":"AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;EACI;EACA;EACA;EACA;EACA;;;AAEJ;EACI;EACA;;;AAEJ;EACI;;;AAGJ;EACI;EACA;;;AAIJ;EAEI;IACI;;;EAGJ;IACI;IACA;IACA;IACA;;;EAEJ;IACI;IACA;IACA;IACA;IACA;;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;;EAEJ;IACI;IACA;IACA;IACA;IACA;;;EAEJ;IACI;IACA;IACA;;;EAEJ;IACI;;;EAGJ;IACI;IACA,kBC7FS;ID8FT;IACA;IACA;IACA;IACA;IACA","file":"index.style.css"} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["index.style.scss","_vars.scss"],"names":[],"mappings":"AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EAGA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAEJ;EACI;EACA;EACA;EACA;EACA;;;AAEJ;EACI;EACA;;;AAEJ;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;;;AAIJ;EAEI;IACI;;;EAGJ;IACI;IACA;IACA;IACA;;;EAEJ;IACI;IACA;IACA;IACA;IACA;;;EAGJ;IACI;IACA;IACA;IACA;IACA;IACA;IACA;;;EAEJ;IACI;IACA;IACA;IACA;IACA;;;EAEJ;IACI;IACA;IACA;;;EAEJ;IACI;;;EAGJ;IACI;IACA,kBCzGS;ID0GT;IACA;IACA;IACA;IACA;IACA","file":"index.style.css"} \ No newline at end of file diff --git a/css/index.style.scss b/css/index.style.scss index 1e7aef1..91745b7 100644 --- a/css/index.style.scss +++ b/css/index.style.scss @@ -9,7 +9,15 @@ height: 100%; - background: url("../images/background/background_desktop.png") no-repeat center center fixed; + background: url("../images/background/background_desktop_buildings.png") no-repeat center center fixed; + -webkit-background-size: cover; + -moz-background-size: cover; + -o-background-size: cover; + background-size: cover; +} + +#postseasoncontainer { + background: url("../images/background/background_desktop_bubbles.png") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; @@ -45,6 +53,10 @@ padding: 1vh 3vw 1vh 3vw; } +.twitter-timeline { + border-radius: 5px; +} + @media (max-width: 576px) { diff --git a/index.php b/index.php index 173fddd..2e0b85f 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ session_unset(); -if(time()>1605459600 && false) { //TODO: edit the timestamp so it matches the desired end of the contest (note: we leave it like this for now and worry about this later) +if(time()>1635742800 && true) { //TODO: edit the timestamp so it matches the desired end of the contest (note: we leave it like this for now and worry about this later) echo ' @@ -12,7 +12,7 @@ - + GitGud Logocontest @@ -20,16 +20,16 @@ - - - - - + + + + + -
+
@@ -38,34 +38,29 @@
-
-

Welcome to the GitGud logocontest!

+
+

Welcome to the GitGud logocontest!

+

The first round of voting has ended!
- The Top 16 logos have advanced to a bracket to determine the winner.
Follow @elohellesports on Twitter, where the final votes will happen daily!

- -
-
-

Welcome to the GitGud logocontest!

-

The first round of voting has ended!
- The Top 16 logos have advanced to a bracket to determine the winner.
Follow @elohellesports on Twitter, where the final votes will happen daily!

- + The Top 16 logos have advanced to a bracket to determine the winner.
Follow @elohellesports on Twitter, where the final votes will happen daily! +
+
- - -
-
- Bracket + +
-