I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 5c3e5cf1 authored by z3d's avatar z3d
Browse files

Dark dealings.

parent d60da1bf
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment