Partial cleanup of Visually Impaired.

svn: r15176
This commit is contained in:
Rob G. Healey 2010-04-17 01:34:43 +00:00
parent f6a0b8f2f1
commit 0033084874

View File

@ -59,6 +59,16 @@ div#navigation ul li.CurrentSection a {
div#navigation ul li.CurrentSection a:hover {
background-color: 696969;
}
div#subnavigation ul li.CurrentSection a {
font-weight:bold;
font-style: italic;
background-color: #453619;
color: #FFF;
}
div#subnavigation ul li.CurrentSection a:hover {
background-color: #000;
color: #FFF;
}
/* General Elements
----------------------------------------------------- */