mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 06:00:54 +00:00
fixed blue hover in header link
This commit is contained in:
@ -3,7 +3,7 @@ body > header {
|
|||||||
h1 {
|
h1 {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
a, a:visited {
|
a, a:visited, a:hover {
|
||||||
color: $title_color;
|
color: $title_color;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user