Improve menu display.

This commit is contained in:
dam09fr 2015-04-27 23:27:32 +02:00
parent 4fe0224bed
commit cc50d5be47
2 changed files with 7 additions and 2 deletions

View file

@ -76,3 +76,8 @@ footer
{
border: none;
}
.side-nav>li>ul>li.active>a {
color: #fff;
background-color: #000;
}