X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=2776738c796647454cc676c65eaf14ec1c33c062;hp=1ad56c72689c785fdab80e886e1b1cac11480924;hb=1cf7fe18e9cc16224fc74ad1544f7155d181b177;hpb=34dfe6de1a8c4354c9960ef936442012ec90f3c0 diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index 1ad56c7..2776738 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -24,7 +24,8 @@ h1 { font-weight: bold; color: #3377FF; border: #5599EE; - background-color: #C2E2FF; + background-color: #D0F0FF; + 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%;