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

Skip to content
Snippets Groups Projects
Commit 4833b68f authored by z3d's avatar z3d
Browse files

Midnight top 'n tail.

parent a2927704
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ div.logo a:hover { ...@@ -67,7 +67,7 @@ div.logo a:hover {
/* http proxy error warning */ /* http proxy error warning */
div.warning { div.warning {
margin: 25px 25px 10px 260px; margin: 25px 25px 15px 260px;
padding: 0px 20px 20px 75px; padding: 0px 20px 20px 75px;
background: #001; background: #001;
border: 1px solid #99f; border: 1px solid #99f;
...@@ -766,12 +766,12 @@ p { ...@@ -766,12 +766,12 @@ p {
padding-bottom: -2px; padding-bottom: -2px;
text-align: justify; text-align: justify;
margin-top: 5px !important; margin-top: 5px !important;
margin-left: 5px !important; margin-left: 5px !important;
} }
.links li { .links li {
list-style-image: url("images/link.png") !important; list-style-image: url("images/link.png") !important;
padding-right: 20px !important; padding-right: 15px !important;
} }
.links li:last-child { .links li:last-child {
...@@ -830,8 +830,8 @@ tt { ...@@ -830,8 +830,8 @@ tt {
.tidylist { .tidylist {
text-align: justify; text-align: justify;
padding-right: 30px; padding-right: 20px;
margin-right: 20px; margin-right: 10px !important;
} }
div.graphspanel { div.graphspanel {
...@@ -909,3 +909,11 @@ div.footnote hr{ ...@@ -909,3 +909,11 @@ div.footnote hr{
height: 1px; height: 1px;
border: 0px solid #99f; border: 0px solid #99f;
} }
.topness {
font-size: 7.5pt;
text-align: right;
margin-top: -23px;
margin-bottom: -5px;
margin-right: 5px;
}
\ 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