From 57526ce96001dfb4bdfa6d913a72bb444aa7b65f Mon Sep 17 00:00:00 2001 From: Nick Krichevsky Date: Mon, 13 Jan 2020 13:08:48 -0500 Subject: [PATCH] Add banner about snow --- templates/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates/index.html b/templates/index.html index 4d42f46..b0a5b7f 100755 --- a/templates/index.html +++ b/templates/index.html @@ -76,7 +76,17 @@ a { padding-top:10px; } +.snow-banner { + background-color: red; + width: 100%; + padding: 10px; + text-align: center; +} + +
+ Attention! Despite the snow this weekend, the event is still set to take place, though some judging may take place online. See you there! +