summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/grapheneos.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css
index 6bf9cdc4..4fee6589 100644
--- a/static/grapheneos.css
+++ b/static/grapheneos.css
@@ -14,12 +14,12 @@ body {
}
a {
- color: #0000ee;
+ color: #1565c0; /* blue800 */
text-decoration: none;
}
a:visited {
- color: #551a8b;
+ color: #6a1b9a; /* purple800 */
}
a:hover {