summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-02-26 05:17:31 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-02-26 05:17:31 -0500
commit5b6605fe9030fb8a5862a70a5b099e2b9a1caf17 (patch)
tree8724b07206c9ded6565a2e33c246fda21f59712c /static
parent73b49cd62424fb72d9b9e4a0881b5b4308f4103d (diff)
use lowercase hex color
Diffstat (limited to 'static')
-rw-r--r--static/grapheneos.css2
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 {