nav change to undo the top nav bold active state

This commit is contained in:
Mark Otto
2011-06-28 12:39:58 -07:00
parent 9660f6f18d
commit e3865e75ac
3 changed files with 1 additions and 3 deletions

View File

@@ -121,7 +121,6 @@ div.topbar {
&.active a {
background-color: #222;
background-color: rgba(0,0,0,.5);
font-weight: bold;
}
// Vertical rule
&.vr {