ScarfAce puts his stash away.

This commit is contained in:
z3d
2010-12-04 13:53:56 +00:00
parent 5474646fb2
commit d2a1a6d113
2 changed files with 4 additions and 4 deletions

View File

@ -308,7 +308,7 @@ div.main {
-moz-border-radius: 0 0 4px 4px;
-khtml-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
background: #000 url(images/scarface.jpg) center bottom no-repeat !important;
background: #000 url(images/scarface.jpg) right bottom no-repeat !important;
min-width: 620px;
-moz-box-shadow: 0 1px 5px #000;
}
@ -396,7 +396,7 @@ div.configure {
-khtml-border-radius: 4px;
border-radius: 4px;
border: 1px solid #494; */
background: #000;/* url(images/camotile2.png);*/
background: none;/* url(images/camotile2.png);*/
}
div.messages {
@ -644,7 +644,7 @@ h1 {
color: #EE9;
padding: 16px 15px;
margin: 0 5px 0px 205px !important;
font-size: 16pt;
font-size: 17pt;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
@ -653,7 +653,7 @@ h1 {
white-space: normal;
background: #000 url("images/scope.png")no-repeat scroll right top;
background: #000 url("images/bg2.png")no-repeat scroll top right;
background: #000 url('images/header.png') center center ;
background: #000 url('images/header.png') center center;
background-image: -moz-linear-gradient(top, bottom, from(#000), to(#030), color-stop(30%, #000), color-stop(100%, #000));
border: 1px solid #494;
border-radius: 4px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB