X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=2776738c796647454cc676c65eaf14ec1c33c062;hb=d574473685d8cbf390bc99ae35396585d807408d;hp=ba0f20f7e44041b49ae8c5b137a483b159364c63;hpb=f436ccac276303eb65903d20ace98b182612b330;p=wiki.git diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index ba0f20f..2776738 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -24,7 +24,7 @@ h1 { font-weight: bold; color: #3377FF; border: #5599EE; - background-color: #C2E2FF; + background-color: #D0F0FF; clear: both; margin-bottom: 0.2em; @@ -144,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 { @@ -247,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; @@ -370,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%;