diff --git a/www/index.html b/www/index.html index 5353633..2869d60 100644 --- a/www/index.html +++ b/www/index.html @@ -67,7 +67,6 @@ line-height: 1.8em; } - a { color: var(--linkColor); } @@ -76,7 +75,6 @@ opacity: 0.6; } - :root { --bgColor: #ffffff; --textColor: #1f1f1f;