summaryrefslogtreecommitdiff
path: root/src/static/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/stylesheets')
-rw-r--r--src/static/stylesheets/base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/stylesheets/base.css b/src/static/stylesheets/base.css
index 62c2874..9a33ab1 100644
--- a/src/static/stylesheets/base.css
+++ b/src/static/stylesheets/base.css
@@ -93,7 +93,7 @@ nav {
}
.label:hover {
- background-image: linear-gradient(to bottom, #1c1c1c, #2c2c2c);
+ background-image: linear-gradient(to bottom, #000, #2c2c2c);
}
.label[active] {