X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=314c160fe8fe8f14c4116af6a86017607cf693f2;hp=f061a4fb95015d63997aeb80249392e3f35bbb6c;hb=cf78eb039815a6ab64b9a10c7379af62973ba192;hpb=7734400a4d9dd9f824cf5145bd59326d937e853d diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index f061a4f..314c160 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -408,6 +408,18 @@ div .innerthumb { } @media print { - #footer { display: none } - .nav { display: none } + body { + background: white; + font-size: 12pt; + } + 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; } }