Console: revert light theme regressions.

This commit is contained in:
z3d
2011-01-24 20:24:40 +00:00
parent 656670919d
commit fbac928313
2 changed files with 6 additions and 0 deletions

View File

@ -58,6 +58,8 @@ h4 {
-moz-box-shadow: 0 2px 1px 1px rgba(176, 176, 216, 0.4);
-khtml-box-shadow: 0 2px 1px 1px rgba(176, 176, 216, 0.4);
box-shadow: 0 2px 1px 1px rgba(176, 176, 216, 0.4);
text-shadow: 0px 1px 1px #77f;
text-transform: uppercase;
}
a {