summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
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) {