diff --git a/2024/index.html b/2024/index.html index 944cf1b7..8c88c1e1 100644 --- a/2024/index.html +++ b/2024/index.html @@ -56,12 +56,13 @@ background-color: #007acc; font-size: 1.1em; } - #sponsors, #register { + #sponsors, #register, #footer { background-color: hsla(225, 15%, 90%, 0.82); + color: hsla(225, 15%, 14%, 0.82); } #sponsors article, #register article { background-color: inherit; - color: hsla(225, 15%, 14%, 0.82); + color: inherit; } .quote { font-style: italic; @@ -357,7 +358,7 @@