aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/assets/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/assets/style.css b/src/main/assets/style.css
index 11760451..14a43155 100644
--- a/src/main/assets/style.css
+++ b/src/main/assets/style.css
@@ -191,7 +191,8 @@ body > header {
padding: 4px 20px;
}
#global a.active {
- background: #fff;
+ background: #ff339a;
+ color: #fff;
pointer-events: none;
}
#global li:hover:not(.active),