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

Skip to content
Snippets Groups Projects
Commit 173e03a0 authored by z3d's avatar z3d
Browse files

Classic ieshim tweaks.

parent 651e258d
No related branches found
No related tags found
No related merge requests found
......@@ -53,10 +53,6 @@ h1 {
text-align: left;
}
h1, h2, h3 {
}
h2 {
padding: 10px !important;
text-align: left !important;
......@@ -153,7 +149,7 @@ div.routersummary h3 {
font-size: 9pt;
letter-spacing: 0.05em;
margin: -14px 0px -15px 1px;
padding: 1px 0px 1px 0px;
padding: 3px 0px !important;
background: #c5d5fb;
text-transform: uppercase;
}
......@@ -165,7 +161,7 @@ div.routersummary h4 {
letter-spacing: 0.05em;
margin: -14px 0px -15px 1px !important;
padding: 7px 3px 5px 3px;
background: #c1d1f7;
background: #fff;
text-transform: capitalize;
text-decoration: none !important;
color: #2b2;
......@@ -296,4 +292,11 @@ div.news {
padding-left: 10px;
padding-right: 10px;
font-size: 7pt;
}
\ No newline at end of file
}
h1, h2, h3 {
background: #fff url(images/titlebg.png) center right no-repeat !important;
}
.routersummary h2, .routersummary h3 {
background: #fff url(images/tinytitle.png) center right tile-x !important;
\ 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