diff --git a/Static/site.css b/Static/site.css index 15ff097..b1e8f1e 100644 --- a/Static/site.css +++ b/Static/site.css @@ -46,7 +46,7 @@ a { #dark-mode-toggle { border: 0; background-color: transparent; - color: whitesmoke; + color: gainsboro; position: fixed; top: 24px;