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

Skip to content
Snippets Groups Projects
Commit 47ce7b24 authored by z3d's avatar z3d
Browse files

Console: Add console_big.css to "dark" theme to accomodate doublebyte glyphs better.

parent 4a94d48e
No related branches found
No related tags found
No related merge requests found
/* I2P Theme Override: Dark */
/* Comment: Larger text (and other tweaks) for Chinese */
/* Author: dr|z3d */
div.routersummary table {
font-size: 8.5pt;
}
div.routersummary h3, div.routersummary h4, div.routersummary p, div.routersummary h3 a, div.routersummary a {
text-shadow: 0 0 0 #fff !important;
}
div.routersummary b {
font-size: 9pt;
font-weight: normal;
}
div.routersummary a {
font-size: 10pt;
}
.smallhead {
font-size: 8.5pt
}
table {
font: 8.5pt/130% "Lucida Sans Unicode", Verdana, "Bitstream Vera Sans", Tahoma, Helvetica, sans-serif;
}
\ 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