Mods to light, dark & midnight console themes (mostly news tweaks).

This commit is contained in:
z3d
2010-12-17 21:43:08 +00:00
parent 6bab0e7251
commit 65c623a9cc
3 changed files with 14 additions and 4 deletions

View File

@@ -428,6 +428,7 @@ div.news li {
font-size: 10pt;
color: #eef;
text-transform: capitalize;
font-weight: bold;
}
div.news p {
@@ -943,10 +944,11 @@ div.footnote {
text-align: right;
color: #99f;
font-size: 7pt;
margin-bottom: -5px;
}
div.footnote hr{
margin: 15px 0 5px 0 !important;
margin: 15px 0 3px 0 !important;
color: #99f;
background: #99f;
height: 1px;