mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-12-25 00:48:53 -05:00
fixed blue hover in header link
This commit is contained in:
parent
ed17a8a927
commit
a93c959950
@ -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;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user