summaryrefslogtreecommitdiff
path: root/static/grapheneos.css
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-04-02 17:23:43 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-04-02 17:23:43 -0400
commit562d79c370d9e1a169af6c7218d3ab293c8d73d0 (patch)
tree68c4968f0a9755ea9a44e676b0bfdc5af89d5fae /static/grapheneos.css
parentd7c4cc9127df79194be51cbaa4101dcd14da7d7f (diff)
simplify CSS
Diffstat (limited to 'static/grapheneos.css')
-rw-r--r--static/grapheneos.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css
index 8f7d5778..d7f246a1 100644
--- a/static/grapheneos.css
+++ b/static/grapheneos.css
@@ -119,11 +119,7 @@ footer {
text-align: center;
}
-footer a {
- color: #616161; /* grey500 */
-}
-
-footer a:visited {
+footer a, footer a:visited {
color: #616161; /* grey500 */
}