diff options
| -rw-r--r-- | static/grapheneos.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css index 3f795316..93b8bd08 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -76,7 +76,7 @@ nav ul li a:visited { } nav ul li.active a { - color: #64B5F6; /* blue300 */ + color: #64b5f6; /* blue300 */ } #content { |
