forked from ruangrupa/lumbung.space
add focus/hover style for header links
This commit is contained in:
parent
1ee0b8dbda
commit
0ecd962771
@ -158,6 +158,11 @@ a {
|
||||
margin: 0 2rem;
|
||||
}
|
||||
|
||||
#top-menu a:hover,
|
||||
#top-menu a:focus {
|
||||
color: black;
|
||||
}
|
||||
|
||||
#top-menu #login {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user