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

Skip to content
Snippets Groups Projects
Commit 507dc44b authored by z3d's avatar z3d
Browse files

Classic ieshimmery.

parent 36305db7
No related branches found
No related tags found
No related merge requests found
...@@ -45,11 +45,15 @@ div.configure table { ...@@ -45,11 +45,15 @@ div.configure table {
h1 { h1 {
padding: 24px 10px 23px 10px !important; padding: 24px 10px 23px 10px !important;
margin: 0 0px 0 195px !important; margin: 0 px 0 195px !important;
margin: 0 16px 0 213px !important; margin: 0 2px 0 200px !important;
color: #001; color: #001;
border: 1px solid #89f !important; border: 1px solid #89f !important;
border-left: 1px solid #89f !important; border-left: 1px solid #89f !important;
text-align: left;
}
h1, h2, h3 {
} }
...@@ -79,7 +83,7 @@ div.messages { ...@@ -79,7 +83,7 @@ div.messages {
} }
div.main { div.main {
margin: -5px 0px 10px 197px; margin: -5px 2px 10px 200px;
border: 1px solid #89f !important; border: 1px solid #89f !important;
} }
...@@ -89,6 +93,7 @@ div.main hr, div.news hr { ...@@ -89,6 +93,7 @@ div.main hr, div.news hr {
div.news { div.news {
margin-left: 197px !important; margin-left: 197px !important;
margin-right: 100px !important;
border-left: 1px solid #89f !important; border-left: 1px solid #89f !important;
} }
...@@ -103,7 +108,7 @@ div.main { ...@@ -103,7 +108,7 @@ div.main {
div.news { div.news {
border-left: 5px solid #bbf; border-left: 5px solid #bbf;
margin: -5px 0px 0 193px; margin: 0px 5px 0 193px;
padding-bottom: 8px; padding-bottom: 8px;
} }
...@@ -213,7 +218,7 @@ div.routersummary td { ...@@ -213,7 +218,7 @@ div.routersummary td {
} }
div.routersummary form { div.routersummary form {
margin: -20px 0 !important; margin: -20px 0 !important;
} }
div.news li { div.news li {
...@@ -265,4 +270,30 @@ div.graphspanel hr { ...@@ -265,4 +270,30 @@ div.graphspanel hr {
table { table {
width: 100% !important; width: 100% !important;
}
.links li {
list-style-image: url("images/link.png") !important;
list-style-image: none !important;
margin: 2px 15px 10px 0px !important;
padding-right: 5px;
list-style-position: outside;
display:list-item;
}
div.news {
margin: -1px 2px 0 200px !important;
padding: -10px 0px 8px 0px;
background: #ffffc0;
border: 1px solid #89f;
border-bottom: 1px solid #89f;
border-right: 1px solid #89f;
text-align: right;
color: #770;
min-width: 500px;
padding-bottom: 8px;
padding-left: 10px;
padding-right: 10px;
font-size: 7pt;
} }
\ No newline at end of file
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