X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=a0263ca96eed6d3613ef2209944002d7276d7534;hp=1ad56c72689c785fdab80e886e1b1cac11480924;hb=4eb66df519345ab1b0e861ba4cd4ce05a9f6eeb4;hpb=34dfe6de1a8c4354c9960ef936442012ec90f3c0 diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index 1ad56c7..a0263ca 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -25,6 +25,7 @@ h1 { color: #3377FF; border: #5599EE; background-color: #C2E2FF; + clear: both; margin-bottom: 0.2em; margin-top: 2em; @@ -44,6 +45,7 @@ h2 { color: #22AA33; border: #22AA33; background-color: #E8F8F0; + clear: both; margin-left: 5px; margin-right: 5px; @@ -142,14 +144,14 @@ strong.error { } div { - margin-left: 10px; + margin-left: 10px; margin-right: 10px; text-align: justify; } div.wiki { - margin-left: 0; - margin-right: 0; + margin-left: 0px; + margin-right: 0px; } div.preview { @@ -199,6 +201,7 @@ div.nav { border: none; border-top: 1px solid #bbbbbb; margin: 0 0; + clear: both; } #footer :link, #footer :visited { @@ -244,12 +247,12 @@ p.dialog { } p { - margin-left: 10px; - margin-right: 10px; - margin-bottom: 10px; + margin-left: 1em; + margin-right: 1em; + margin-bottom: 1em; text-align: justify; } - + table { /*width: 100%;*/ border: 2px solid #ccc; @@ -367,12 +370,12 @@ div .innerthumb { text-align: center; } -.thumb a img { +.thumb a img, .thumbright a img, .thumbleft a img { border: 1px solid #ccc; vertical-align:bottom; } -.thumb .caption { +.thumb .caption, .thumbright .caption, .thumbleft .caption { border: none; overflow: hidden; font-size: 60%;