mirror of
https://github.com/lenaschimmel/queerallyear
synced 2024-11-10 14:04:13 +00:00
Just link colors
This commit is contained in:
parent
5919398352
commit
f2f2f6e448
1 changed files with 6 additions and 0 deletions
|
@ -210,7 +210,13 @@ textarea {
|
|||
padding: 20px 20px;
|
||||
border-right: 1px solid #f4f4f4;
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.header li a.active {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.header li a:hover {
|
||||
background-color: #f4f4f4;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue