summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-05-01 18:37:59 -0400
committermattkae <mattkae@protonmail.com>2022-05-01 18:37:59 -0400
commitdfc387644939aada1edb69f8f730e62f116f1ae3 (patch)
treed38b17d0b21fd579f1330546394462964a08600e /index.css
parent1db914466663a1e4d0d827b8b9bd18840d7742eb (diff)
Fetching bunny model
Diffstat (limited to 'index.css')
-rw-r--r--index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.css b/index.css
index 2a99854..41e4fab 100644
--- a/index.css
+++ b/index.css
@@ -245,6 +245,10 @@ input:focus {
background-color: #79C0D7;
}
+#theme_selector > #theme_button_spring {
+ background-color: #00FF7F;
+}
+
/* Phone screen adjustments */
@media only screen and (device-width: 1280px),
only screen and (max-width:1280px) {