Color links
This commit is contained in:
parent
d4d9ded61d
commit
c2879a1963
|
@ -49,7 +49,7 @@ p, li {
|
|||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
color: #378ab4;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
|
@ -71,6 +71,9 @@ header > h1 {
|
|||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
header h1 a {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
header > img {
|
||||
width: 4rem;
|
||||
|
|
Loading…
Reference in New Issue
Block a user