diff options
Diffstat (limited to 'stylesheets/dark.css')
| -rw-r--r-- | stylesheets/dark.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/dark.css b/stylesheets/dark.css index 8f24915..297b27a 100644 --- a/stylesheets/dark.css +++ b/stylesheets/dark.css @@ -3,10 +3,10 @@ body { color: white; } -a.lang { +footer.social a.lang { border-color: white; } -a.lang:hover { +footer.social a.lang:hover { color: var(--gold); background: white; border-color: white; |
