X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=bb96009153a5f0f24925ba9033d6bca879f5c8e0;hp=106fabc93451d4ca14955c51aa9d2e462c149e27;hb=e046369600f9f2059cf68b32f748c302f9eb5158;hpb=ecda1f612ba16a2b7d8d3aa813d3c9779394d2f3 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; }