summaryrefslogtreecommitdiff
path: root/stylesheets/dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/dark.css')
-rw-r--r--stylesheets/dark.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/dark.css b/stylesheets/dark.css
index 455ea72..afcf1d4 100644
--- a/stylesheets/dark.css
+++ b/stylesheets/dark.css
@@ -10,7 +10,7 @@ main {
footer.social a.lang {
border-color: white;
}
-footer.social a.lang:hover {
+footer.social a.lang:hover, footer.social a.lang:focus {
color: var(--gold);
background: white;
border-color: white;