force people to use .current class for pagenames
This commit is contained in:
parent
a7a9e68f7a
commit
15861f2275
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
.nav, .nav .pagename, .current, .nav-link:hover {
|
||||
.nav, .nav .current, .nav a:hover {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue