From 9bb26355c36e3ea4b3373c3c456fb36502ccc97e Mon Sep 17 00:00:00 2001 From: James Dinh Date: Tue, 20 Dec 2022 19:19:11 -0800 Subject: [PATCH] Improved timer styles --- contact.html | 2 +- css/general.css | 4 ++++ css/second.css | 4 ++++ index.html | 2 +- licenses.html | 2 +- rules.html | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-) diff --git a/contact.html b/contact.html index eb0faa6..32e5bc2 100644 --- a/contact.html +++ b/contact.html @@ -66,7 +66,7 @@ diff --git a/css/general.css b/css/general.css index 1096adc..be41bff 100644 --- a/css/general.css +++ b/css/general.css @@ -162,6 +162,10 @@ nav ul li { text-align: center; } +#event-name { + margin: 0px; +} + #timer { color: rgb(184, 184, 184); animation: blinking 3s infinite; diff --git a/css/second.css b/css/second.css index 052b335..08ecf31 100644 --- a/css/second.css +++ b/css/second.css @@ -159,6 +159,10 @@ nav ul li { min-width: 310px; } +#event-name { + margin: 0px; +} + #banner-text { text-align: center; } diff --git a/index.html b/index.html index 3e86a7e..6045dfe 100644 --- a/index.html +++ b/index.html @@ -80,7 +80,7 @@ diff --git a/licenses.html b/licenses.html index f2b9962..693afe4 100644 --- a/licenses.html +++ b/licenses.html @@ -64,7 +64,7 @@ diff --git a/rules.html b/rules.html index 2e012a3..1abd05b 100644 --- a/rules.html +++ b/rules.html @@ -64,7 +64,7 @@