Dark news.

This commit is contained in:
z3d
2010-12-04 17:09:26 +00:00
parent c713ff6ac0
commit 8f104223df

View File

@@ -321,15 +321,15 @@ div.main textarea {
}
div.news {
margin: 5px 5px 1px 205px;
margin: -4px 5px 1px 205px;
padding: 5px 30px 10px 30px;
border: 1px solid #494;
background: #000;
background: #0d0d09 url("images/bg2.png")no-repeat scroll bottom right;
color: #7b7;
border-radius: 4px 4px 0 0;
/* border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-khtml-border-radius: 4px 4px 0 0;
-khtml-border-radius: 4px 4px 0 0;*/
font-size: 7.5pt;
text-align: right;
-moz-box-shadow: 0 1px 5px #000;
@@ -643,7 +643,7 @@ p {
h1 {
text-align: left;
color: #EE9;
padding: 16px 15px;
padding: 15px 15px 17px;
margin: 0 5px 0px 205px !important;
font-size: 17pt;
font-weight: bold;
@@ -657,9 +657,9 @@ h1 {
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;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-khtml-border-radius: 4px 4px 0 0;
line-height: 120%;
min-width: 620px;
-moz-box-shadow: 0 1px 5px #000;