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

Skip to content
Snippets Groups Projects
Commit 35feab3d authored by z3d's avatar z3d
Browse files

Classic tweaks.

parent 7f365065
No related branches found
No related tags found
No related merge requests found
...@@ -307,6 +307,7 @@ div.main { ...@@ -307,6 +307,7 @@ div.main {
-moz-border-radius: 0 0 3px 0; -moz-border-radius: 0 0 3px 0;
-khtml-border-radius: 0 0 3px 0; -khtml-border-radius: 0 0 3px 0;
border-radius: 0 0 3px 0; border-radius: 0 0 3px 0;
background: #eef url("/themes/snark/ubergine/images/hat.png") no-repeat scroll right bottom !important;
} }
div.main ul { div.main ul {
...@@ -324,6 +325,13 @@ div.main li:first-child { ...@@ -324,6 +325,13 @@ div.main li:first-child {
padding-top: 15px; padding-top: 15px;
} }
div.main li b {
color: #415!important;
letter-spacing: 0.01em;
font-size: 9.5pt;
line-height: 170%;
}
div.main hr:last-child { div.main hr:last-child {
margin: 15px 0 10px 0; margin: 15px 0 10px 0;
} }
...@@ -883,8 +891,9 @@ div.graphspanel h3 { ...@@ -883,8 +891,9 @@ div.graphspanel h3 {
div.footnote { div.footnote {
text-align: right; text-align: right;
color: #99f; color: #339;
font-size: 7pt; font-size: 7pt;
margin-bottom: -4px !Important;
} }
div.footnote hr{ div.footnote hr{
......
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