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

Skip to content
Snippets Groups Projects
Commit 99ebcb5e authored by z3d's avatar z3d
Browse files

Classic doublebyte glyph polish.

parent 624aff64
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,11 @@ div.routersummary table a:link, div.routersummary table a:visited { ...@@ -26,6 +26,11 @@ div.routersummary table a:link, div.routersummary table a:visited {
font-size: 10.5pt; font-size: 10.5pt;
} }
div.routersummary a {
word-spacing: 0em !important;
letter-spacing: 0.2em !important;
}
div.tunnels a { div.tunnels a {
font-size: 9pt !important; font-size: 9pt !important;
} }
...@@ -51,6 +56,14 @@ a, b, div.routersummary h3 a, div.routersummary h4 { ...@@ -51,6 +56,14 @@ a, b, div.routersummary h3 a, div.routersummary h4 {
font-size: 100%; font-size: 100%;
} }
b, a, input, button, submit, i, th, thead, tfoot, h1, h2, h3, h4{
font-weight: normal !important;
font-style: normal !important;
-moz-text-shadow: 0 0 0;
-khtml-text-shadow: 0 0 0;
text-shadow: 0 0 0;
}
body { body {
font: 10pt Verdana, "Bitstream Vera Sans", Helvetica, Sans, sans-serif; font: 10pt Verdana, "Bitstream Vera Sans", Helvetica, Sans, sans-serif;
} }
......
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