X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=314c160fe8fe8f14c4116af6a86017607cf693f2;hp=20f4c6e8a5bdda3ecf6cdc7f4142f718e8f75dc4;hb=cf78eb039815a6ab64b9a10c7379af62973ba192;hpb=badfc142840e0ee289e18593248d580a2f9d0aa4 diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index 20f4c6e..314c160 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -412,8 +412,14 @@ div .innerthumb { background: white; font-size: 12pt; } - a { text-color: black; text-decoration: underline; } - #footer { display: none } - .nav { display: none } - div.wiki { font-size: smaller } + h1 { font-size: 14pt; } + h2 { font-size: 13pt; } + h3 { font-size: 12pt; } + h4 { font-size: 12pt; } + h5 { font-size: 12pt; } + a { text-color: #225; text-decoration: underline; } + #footer { display: none; } + .nav { display: none; } + .noprint { display: none; } + div.wiki { font-size: smaller; } }