diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/grapheneos.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css index 4fee6589..68a8e8d0 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -108,11 +108,11 @@ footer { } footer a { - color: #9e9e9e; /* grey500 */ + color: #616161; /* grey500 */ } footer a:visited { - color: #9e9e9e; /* grey500 */ + color: #616161; /* grey500 */ } #social { |
