fix colors for post mode menu

This commit is contained in:
albert
2013-02-18 14:44:21 -05:00
parent 1620d37ebb
commit 5167cf6948
3 changed files with 58 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ header#top {
menu.main {
margin-top: 0px;
background: white;
background: none;
li.current a {
background: $menu_color;