Minor update the the dark theme CSS.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-03-08 20:27:05 -08:00
parent 5275209ab3
commit 7602999f03

View File

@@ -45,6 +45,7 @@ p.small {line-height:24px; font-size:85%;}
a { a {
color:#fff; color:#fff;
color:#e4fcdd;
text-decoration:underline; text-decoration:underline;
} }
a:hover { a:hover {
@@ -182,7 +183,7 @@ td.even {
display:block; display:block;
margin:0em auto; margin:0em auto;
background:#1d2025; background:#1d2025;
border:1px solid #474747; border:1px solid #333;
} }
#main { #main {