Merge branch 'master' of ssh://sunjammer.codewiz.org/~/wiki/git/wiki
[wiki.git] / sys / geekigeeki.css
index d5c89754feb02841772d0a5dec6f4ec42652310e..2776738c796647454cc676c65eaf14ec1c33c062 100644 (file)
@@ -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;