From 361e31b2bb3c20dd4fd2d64f8dd33aedf5378262 Mon Sep 17 00:00:00 2001 From: James Dinh Date: Thu, 14 Jul 2022 17:59:51 -0700 Subject: [PATCH] Changed Prizes --- contact.html | 8 ++++---- css/general.css | 33 ++++++++++++++------------------- index.html | 37 +++++++++++++++++++++++-------------- licenses.html | 9 +++++---- 4 files changed, 46 insertions(+), 41 deletions(-) diff --git a/contact.html b/contact.html index 523afd1..8d68d86 100644 --- a/contact.html +++ b/contact.html @@ -76,10 +76,10 @@
SIGN UP
diff --git a/css/general.css b/css/general.css index 719eb9f..5f4f67b 100644 --- a/css/general.css +++ b/css/general.css @@ -1628,36 +1628,31 @@ section { position: relative; } -.prize-title { +.prize-text { position: absolute; color: rgb(167, 146, 234); font-size: 25px; - margin-bottom: 60px; + margin-bottom: 67px; + line-height: 25px; +} + +.prize-title { + color: rgb(167, 146, 234); + font-size: 25px; } .prize-content { color:rgb(129, 218, 126); font-size: 20px; - height: 25px; - position: absolute; } -#second-column { - width: 100%; - height: auto; - margin-top: 40px; +.prize-subtitle { + margin-bottom: 10px; } -#first-column { - width: 100%; - height: auto; - position: relative; -} - -#third-column { - width: 100%; - height: auto; - margin-top: 50px; +#prize-column { + display: flex; + flex-flow: column-reverse; } #second-podium { @@ -1716,7 +1711,7 @@ section { border-radius: 10px; border: 1px solid white; background-color: #3d3d3d; - margin: 10px auto; + margin: 30px auto 10px; width: 70%; max-width: 850px; min-width: 350px; diff --git a/index.html b/index.html index 0a2fff6..0fefb3e 100644 --- a/index.html +++ b/index.html @@ -571,23 +571,29 @@

Prizes


-
+
+
+ 2nd
+ $213 +
silver laurel -
2nd
-
$200
+
NEHEME NH525 Foldable Drone (x4)
-
+
+
+ 1st
+ $362 +
gold laurel -
1st
-
$300
+
Divoom LED Display Sling Bag (x4)
@@ -597,12 +603,15 @@
-
+
+
+ 3rd
+ $100 +
bronze laurel -
3rd
-
$100
+
Kunodi Bluetooth 5.0 Portable Speaker (x4)
@@ -610,15 +619,15 @@
- Prizes will be in the form of individual Amazon Gift Cards as follows:
+ Prizes will be in the form of these (very snazzy) items (amounts above are the estimated total value):

Terms & Conditions

- - We will deliver prizes via email (we'll ask you on Discord for your preferred email once the event ends).
+ - We will deliver prizes at the end of the event (we may need to deliver some prizes after the event).
- Your team is responsible for equally distributing prizes to team members as per our Code of Conduct.
- Prizes are non-refundable; if you refuse to accept the prize, we will offer it to another team member.
- Gilroy Hacks will not be liable for the prize once it reaches its recipient. diff --git a/licenses.html b/licenses.html index d4a410f..b01f464 100644 --- a/licenses.html +++ b/licenses.html @@ -75,10 +75,10 @@
SIGN UP
@@ -298,5 +298,6 @@ + \ No newline at end of file