focus link grey with grey dots
This commit is contained in:
parent
330ae471f1
commit
2b29bfe403
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ body > header {
|
||||||
color: $highlight-white;
|
color: $highlight-white;
|
||||||
}
|
}
|
||||||
&:focus {
|
&:focus {
|
||||||
color: $black;
|
color: $highlight-white;
|
||||||
outline: thin dotted;
|
outline: thin dotted #CCC;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue