Console themes: Overhaul of classic and dark; fix langbox glitch on homepage.

This commit is contained in:
z3d
2010-11-25 13:40:54 +00:00
parent 838da762f8
commit e7272fce53
22 changed files with 419 additions and 343 deletions

View File

@@ -738,10 +738,10 @@ p {
}
.langbox {
margin: 17px -20px 0px 5px;
margin: 17px -30px 0px 5px;
color: #eef;
font-size: 7pt;
width: 220px;
width: 280px;
text-align: center;
float: right;
valign: middle;