Dark stirrings.

This commit is contained in:
z3d
2010-12-04 03:35:43 +00:00
parent 36a7fa1b64
commit 8b75b3c773

View File

@ -308,7 +308,7 @@ div.main {
-moz-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px;
-khtml-border-radius: 0 0 4px 4px; -khtml-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
background: #000 url(images/scarface.png) center bottom no-repeat !important; background: #000 url(images/scarface.jpg) center bottom no-repeat !important;
min-width: 620px; min-width: 620px;
-moz-box-shadow: 0 1px 5px #000; -moz-box-shadow: 0 1px 5px #000;
} }
@ -436,7 +436,7 @@ div.graphspanel {
-khtml-border-radius: 4px; -khtml-border-radius: 4px;
border-radius: 4px; border-radius: 4px;
/* border: 1px solid #494;*/ /* border: 1px solid #494;*/
background: #000;/* url(images/camotile.png);*/ background: none;/* url(images/camotile.png);*/
text-align: center; text-align: center;
} }