Style Sheets: Changing colors out of the Horizontal Style sheet. Navigation-Horizontal should only contain the structure and layout of the menus.

svn: r15884
This commit is contained in:
Rob G. Healey
2010-09-13 00:40:59 +00:00
parent 30c11e745b
commit 65f9fdd404
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ div#subnavigation ul li a:hover {
}
div#navigation ul li.CurrentSection a,
div#subnavigation ul li.CurrentSection a {
background-color: #13A926;
background-color: #BCEAF6;
font: bold 16px sans;
color: #FFF;
}