X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=a7a081ee45c101f19b2153b1988b430938467ab6;hb=bb238241e2bb127b08a191c4f55ce6e444d7269f;hp=f061a4fb95015d63997aeb80249392e3f35bbb6c;hpb=7734400a4d9dd9f824cf5145bd59326d937e853d;p=wiki.git diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index f061a4f..a7a081e 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: 13pt; } + 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; } }