fix active nav link state
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
a:focus, a.active {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user