summaryrefslogtreecommitdiff
path: root/static/grapheneos.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/grapheneos.css')
-rw-r--r--static/grapheneos.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css
index d5403018..95d76b12 100644
--- a/static/grapheneos.css
+++ b/static/grapheneos.css
@@ -75,7 +75,7 @@ nav ul li a:visited {
color: #fff; /* 100% white */
}
-nav ul li.active a {
+nav ul li[aria-current] a {
color: #64b5f6; /* blue300 */
}