From 2895e4e2de49ce54383cefd9f2ba18bd0ede816a Mon Sep 17 00:00:00 2001 From: bernie Date: Tue, 15 Nov 2011 22:34:28 -0500 Subject: [PATCH] Edit page AbridgedResume --- sys/geekigeeki.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index 314c160..aeba271 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -414,9 +414,9 @@ div .innerthumb { } h1 { font-size: 14pt; } h2 { font-size: 13pt; } - h3 { font-size: 12pt; } - h4 { font-size: 12pt; } - h5 { font-size: 12pt; } + 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; } #footer { display: none; } .nav { display: none; } -- 2.25.1