Partial cleanup of Visually Impaired.
svn: r15176
This commit is contained in:
parent
f6a0b8f2f1
commit
0033084874
@ -59,6 +59,16 @@ div#navigation ul li.CurrentSection a {
|
|||||||
div#navigation ul li.CurrentSection a:hover {
|
div#navigation ul li.CurrentSection a:hover {
|
||||||
background-color: 696969;
|
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
|
/* General Elements
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user