forked from I2P_Developers/i2p.i2p
Dark dealings.
This commit is contained in:
@@ -33,7 +33,7 @@ div.logo {
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
font-color: #EE9;
|
||||
margin: 0 20px 0 10px;
|
||||
margin: 0 20px 0 20px;
|
||||
border: 1px solid #494;
|
||||
-moz-border-radius: 4px;
|
||||
-khtml-border-radius: 4px;
|
||||
@@ -250,7 +250,7 @@ div.tunnels tr {
|
||||
}
|
||||
|
||||
div.warning {
|
||||
margin: 25px 20px 20px 240px;
|
||||
margin: 20px 20px 20px 245px;
|
||||
padding: 5px 25px 20px 75px;
|
||||
background: #000;
|
||||
border: 1px solid #494;
|
||||
@@ -324,11 +324,11 @@ div.news {
|
||||
padding: 5px 30px 10px 30px;
|
||||
border: 1px solid #494;
|
||||
background: #000;
|
||||
background: #000 url("images/bg2.png")no-repeat scroll bottom right;
|
||||
background: #0d0d09 url("images/bg2.png")no-repeat scroll bottom right;
|
||||
color: #7b7;
|
||||
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;
|
||||
font-size: 7.5pt;
|
||||
text-align: right;
|
||||
/* -moz-box-shadow: inset 0px 0px 0px 0px #EE9;
|
||||
|
||||
Reference in New Issue
Block a user