Color links

2017-theme
uid 2020-10-20 23:34:20 +02:00
parent d4d9ded61d
commit c2879a1963
1 changed files with 4 additions and 1 deletions

View File

@ -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;