Links background
This commit is contained in:
parent
ddbd628be1
commit
47a05903bc
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user