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

index 106fabc93451d4ca14955c51aa9d2e462c149e27..bb96009153a5f0f24925ba9033d6bca879f5c8e0 100644 (file)
@@ -35,11 +35,9 @@ h1 {
        padding-right: 10px;
        padding-left: 10px;
 
        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-style: solid;
+       border-left-style: none;
+       border-right-style: none;
 }
 
 h2 {
 }
 
 h2 {
@@ -59,8 +57,8 @@ h2 {
 
        border-top-width: 1px;
        border-bottom-width: 1px;
 
        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;
 }
 
        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; }
        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; }
        .heading:link, .heading:visited { display: none; }
        #footer { display: none; }
        .nav { display: none; }