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

@ -364,7 +364,9 @@ div.news p {
font-size: 9pt;
text-align: justify !important;
line-height: 120%;
margin-top: -10px;
}
/*
div.news a:link{
color: #a30;
@ -411,6 +413,7 @@ div.news li {
background: #ffe url('images/header.png') center center repeat-x;
-moz-box-shadow: 0 1px 1px 1px rgba(176, 176, 216, 0.4);
-moz-box-shadow: 0 1px 1px 1px rgba(176, 176, 216, 0.4);
font-weight: bold;
}
/*
@ -1149,7 +1152,7 @@ div.footnote {
text-align: right;
color: #447;
font-size: 7pt;
margin-top: -10px;
margin-bottom: -5px !important;
}
div.footnote hr{