fixed blue hover in header link
This commit is contained in:
parent
ed17a8a927
commit
a93c959950
@ -3,7 +3,7 @@ body > header {
|
||||
h1 {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
a, a:visited {
|
||||
a, a:visited, a:hover {
|
||||
color: $title_color;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user