Edit page AbridgedResume
authorbernie <bernie@66.102.14.16>
Wed, 16 Nov 2011 03:24:30 +0000 (22:24 -0500)
committerBernie Innocenti <bernie@codewiz.org>
Thu, 9 Feb 2012 05:12:13 +0000 (00:12 -0500)
AbridgedResume
sys/geekigeeki.css

index 057f7382477de12bfec6a97c0f219a646b59570c..e1ca019d988be664f15d7725270a10936945a8b8 100644 (file)
@@ -1,4 +1,4 @@
-<span style="@media print { display: none }">See the [[CurriculumVitae]] for full details</span>
+<span style="@media print { span { display: none } }">See the [[CurriculumVitae]] for full details</span>
 
 == Bernie Innocenti -- Résumé ==
 
 
 == Bernie Innocenti -- Résumé ==
 
index 20f4c6e8a5bdda3ecf6cdc7f4142f718e8f75dc4..3d7706dfe4d6d1c594debe4c80f79b144841b7a1 100644 (file)
@@ -412,8 +412,13 @@ div .innerthumb {
                background: white;
                font-size: 12pt;
        }
                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: 13pt; }
+       h4 { font-size: 12pt; }
+       h5 { font-size: 12pt; }
+       a { text-color: #225; text-decoration: underline; }
+       #footer { display: none; }
+       .nav { display: none; }
+       div.wiki { font-size: smaller; }
 }
 }