From: bernie Date: Wed, 16 Nov 2011 03:47:29 +0000 (-0500) Subject: Edit page AbridgedResume X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=e046369600f9f2059cf68b32f748c302f9eb5158 Edit page AbridgedResume --- diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index 106fabc..bb96009 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -35,11 +35,9 @@ h1 { padding-right: 10px; padding-left: 10px; - border-top-width: 1px; - border-bottom-width: 1px; - border-right-width: 0px; - border-left-width: 0px; border-style: solid; + border-left-style: none; + border-right-style: none; } h2 { @@ -59,8 +57,8 @@ h2 { border-top-width: 1px; border-bottom-width: 1px; - border-left-width: 0px; - border-right-width: 0px; + border-left-style: none; + border-right-style: none; border-style: solid; } @@ -417,7 +415,7 @@ div .innerthumb { 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; } + a a:visited { text-color: #225; text-decoration: underline; } .heading:link, .heading:visited { display: none; } #footer { display: none; } .nav { display: none; }