grey link with black grey dots border
This commit is contained in:
parent
2b29bfe403
commit
f8b69ae7d7
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue