summaryrefslogtreecommitdiff
path: root/static/grapheneos.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/grapheneos.css')
-rw-r--r--static/grapheneos.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css
index aa0e03b5..992f494b 100644
--- a/static/grapheneos.css
+++ b/static/grapheneos.css
@@ -100,6 +100,14 @@ footer {
text-align: center;
}
+footer a {
+ color: #9e9e9e; /* grey500 */
+}
+
+footer a:visited {
+ color: #9e9e9e; /* grey500 */
+}
+
#social {
margin-top: 2em;
}