grey link with black grey dots border

This commit is contained in:
SansPseudoFix 2015-03-04 18:35:59 +01:00
parent 2b29bfe403
commit f8b69ae7d7

View file

@ -45,7 +45,7 @@ body > header {
} }
&:focus { &:focus {
color: $highlight-white; color: $highlight-white;
outline: thin dotted #CCC; outline: thin dotted $border-dark-grey;
text-decoration: none; text-decoration: none;
} }
} }