Dark tweaks.

This commit is contained in:
z3d
2010-11-27 02:37:55 +00:00
parent 31f3159991
commit f0f6aeaea1

View File

@ -38,7 +38,7 @@ div.logo {
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
background: #030 url('images/darkbluebg.png');
background: #000; /*url("images/camotile2.png");*/
width: 175px;
-moz-box-shadow: inset 0px 0px 1px 0px #009;
-khtml-box-shadow: inset 0px 0px 1px 0px #009;
@ -243,7 +243,7 @@ div.tunnels tr {
div.warning {
margin: 5px 20px 10px 240px;
padding: 5px 25px 20px 75px;
background: #050;
background: #000;
border: 1px solid #494;
text-align: left;
color: #EE9;