Edit page AbridgedResume
[wiki.git] / sys / geekigeeki.css
index f061a4fb95015d63997aeb80249392e3f35bbb6c..106fabc93451d4ca14955c51aa9d2e462c149e27 100644 (file)
@@ -408,6 +408,19 @@ 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; border: none; }
+       h4 { font-size: 12pt; border: none; }
+       h5 { font-size: 12pt; border: none; }
+       a { text-color: #225; text-decoration: underline; }
+       .heading:link, .heading:visited { display: none; }
+       #footer { display: none; }
+       .nav { display: none; }
+       .noprint { display: none; }
+       div.wiki { font-size: smaller; }
 }