Edit page AbridgedResume
[wiki.git] / sys / geekigeeki.css
index f061a4fb95015d63997aeb80249392e3f35bbb6c..314c160fe8fe8f14c4116af6a86017607cf693f2 100644 (file)
@@ -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; }
 }