diff --git a/www/css/core.css b/www/css/core.css index 51fbc875..318ba50b 100644 --- a/www/css/core.css +++ b/www/css/core.css @@ -263,7 +263,7 @@ body > header > a:visited{ } body > header a:focus{ - outline: 1px dashed var(--input-outline); + outline: 1px dashed #fff; } body > header > a:hover{