Links background

2017-theme
uid 2020-10-21 10:18:33 +02:00
parent ddbd628be1
commit 47a05903bc
1 changed files with 5 additions and 1 deletions

View File

@ -58,11 +58,13 @@ a {
a:hover {
font-weight: bold;
text-decoration: underline;
background-color: #378ab4;
color: #ffffff;
}
h1 a:hover {
font-weight: bold;
background-color: #000000;
}
h1 a {
@ -89,6 +91,8 @@ header {
}
.sitebanner h1 a {
text-decoration: none;
color: #000000;
background-color: transparent;
}
.sitebanner > img {