X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=a4f408e0d0111a7e36d4063ca1b1ad649aa1ef2e;hp=a7a081ee45c101f19b2153b1988b430938467ab6;hb=a5453cdf8b85d6c2b7223a0fc9f26c7d14e127c4;hpb=bb238241e2bb127b08a191c4f55ce6e444d7269f diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index a7a081e..a4f408e 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -25,30 +25,36 @@ a.heading { text-decoration: none; color: #aaaaaa; font-size: smaller; } h1 { font-size: x-large; font-weight: bold; + clear: both; color: #3377FF; border: #5599EE; background-color: #D0F0FF; - clear: both; + + border-style: solid; + border-left-style: none; + border-right-style: none; + border-top-width: thin; + border-bottom-width: thin; margin-bottom: 0.2em; margin-top: 2em; 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; } h2 { font-size: large; font-weight: bold; + clear: both; color: #22AA33; border: #22AA33; background-color: #E8F8F0; - clear: both; + + border-style: solid; + border-left-style: none; + border-right-style: none; + border-top-width: thin; + border-bottom-width: thin; margin-left: 5px; margin-right: 5px; @@ -56,12 +62,6 @@ h2 { margin-top: 2em; padding-right: 10px; padding-left: 10px; - - border-top-width: 1px; - border-bottom-width: 1px; - border-left-width: 0px; - border-right-width: 0px; - border-style: solid; } h3 { @@ -70,34 +70,34 @@ h3 { color: #DD2255; border: #BB5599; + border-style: solid; + border-left-style: none; + border-right-style: none; + border-top-width: thin; + border-bottom-width: thin; + margin-left: 10px; margin-right: 10px; padding-right: 5px; padding-left: 5px; - - border-top-width: 0px; - border-bottom-width: 1px; - border-right-width: 0px; - border-left-width: 0px; - border-style: solid; } h4 { font-size: medium; font-weight: bold; color: #2222AA; + border: #333399; + + border-top-style: none; + border-bottom-width: thin; + border-left-style: none; + border-right-style: none; + border-style: solid; margin-left: 10px; margin-right: 10px; padding-right: 5px; padding-left: 5px; - - border: #333399; - border-top-width: 0px; - border-bottom-width: 1px; - border-right-width: 0px; - border-left-width: 0px; - border-style: solid; } h5 { @@ -414,10 +414,11 @@ div .innerthumb { } 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; } + h3 { font-size: 12pt; border: none; } + h4 { font-size: 12pt; border: none; } + h5 { font-size: 12pt; border: none; } + a, a:link, a:visited { color: #225; text-decoration: underline; } + .heading:link, .heading:visited { display: none; } #footer { display: none; } .nav { display: none; } .noprint { display: none; }