X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=b1562bbf6561eabb208b5edb873853845ba1522a;hp=bb96009153a5f0f24925ba9033d6bca879f5c8e0;hb=ed652ad008b4570b35bf5ee92bbba3705cede2e4;hpb=e046369600f9f2059cf68b32f748c302f9eb5158;ds=sidebyside diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index bb96009..b1562bb 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -25,59 +25,47 @@ 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-style: solid; - border-left-style: none; - border-right-style: none; } h2 { font-size: large; font-weight: bold; + clear: both; color: #22AA33; - border: #22AA33; background-color: #E8F8F0; - clear: both; margin-left: 5px; margin-right: 5px; margin-bottom: 0.1em; - margin-top: 2em; + margin-top: 1em; padding-right: 10px; padding-left: 10px; - - border-top-width: 1px; - border-bottom-width: 1px; - border-left-style: none; - border-right-style: none; - border-style: solid; } h3 { font-size: large; font-weight: bold; color: #DD2255; - border: #BB5599; 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 { @@ -89,18 +77,11 @@ h4 { 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 { font-size: medium; - font-weight: bold; + font-weight: normal; color: #222288; margin-left: 10px; @@ -147,7 +128,7 @@ strong.error { div { margin-left: 10px; margin-right: 10px; - text-align: justify; + /*text-align: justify;*/ } div.wiki { @@ -246,7 +227,7 @@ div.nav { p.dialog { border-color: black; background-color: white; - padding-left: 5px; + padding-left: 5px; margin-left: 10px; margin-right: 10px; border-style: solid; @@ -260,7 +241,7 @@ p { margin-left: 1em; margin-right: 1em; margin-bottom: 1em; - text-align: justify; + /*text-align: justify;*/ } table { @@ -415,7 +396,7 @@ div .innerthumb { h3 { font-size: 12pt; border: none; } h4 { font-size: 12pt; border: none; } h5 { font-size: 12pt; border: none; } - a a:visited { text-color: #225; text-decoration: underline; } + a, a:link, a:visited { color: #225; text-decoration: underline; } .heading:link, .heading:visited { display: none; } #footer { display: none; } .nav { display: none; }