Change color of links (was white, and invisible).
This Nebraska needs a lot more work to make it as usable as in branch30. What happened? svn: r11130
This commit is contained in:
parent
5e8b724872
commit
eff575c580
@ -153,14 +153,14 @@ ol li a:hover {
|
|||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color:#FFF;
|
color:#542;
|
||||||
}
|
}
|
||||||
a:visited {
|
a:visited {
|
||||||
color:#FFF;
|
color:#542;
|
||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
background-color:#A97;
|
background-color:#A97;
|
||||||
color:#FFF;
|
color:#542;
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user