Edit page FrontPage
[wiki.git] / sys / geekigeeki.css
index acd8c5a7b44a0b47930a07c6aa1e0b56864f145a..2b86d58b3a5e7eb6aa8bdaa5314d62abff613491 100644 (file)
@@ -47,19 +47,11 @@ h2 {
        font-weight: bold;
        clear: both;
        color: #22AA33;
-       border: #22AA33;
-       background-color: #E8F8F0;
-
-       border-style: solid;
-       border-left-style: none;
-       border-right-style: none;
-       border-top-width: thin;
-       border-bottom-width: thin;
 
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 0.1em;
-       margin-top: 2em;
+       margin-top: 1.5em;
        padding-right: 10px;
        padding-left: 10px;
 }
@@ -67,14 +59,7 @@ h2 {
 h3 {
        font-size: large;
        font-weight: bold;
-       color: #DD2255;
-       border: #BB5599;
-
-       border-style: solid;
-       border-left-style: none;
-       border-right-style: none;
-       border-top-width: thin;
-       border-bottom-width: thin;
+       color: #113366;
 
        margin-left: 10px;
        margin-right: 10px;
@@ -85,14 +70,7 @@ h3 {
 h4 {
        font-size: medium;
        font-weight: bold;
-       color: #2222AA;
-       border: #333399;
-
-       border-top-style: none;
-       border-bottom-width: thin;
-       border-left-style: none;
-       border-right-style: none;
-       border-style: solid;
+       color: #222288;
 
        margin-left: 10px;
        margin-right: 10px;
@@ -102,8 +80,8 @@ h4 {
 
 h5 {
        font-size: medium;
-       font-weight: bold;
-       color: #222288;
+       font-weight: normal;
+       color: #4444AA;
 
        margin-left: 10px;
        margin-right: 10px;
@@ -149,7 +127,7 @@ strong.error {
 div {
        margin-left:  10px;
        margin-right: 10px;
-       text-align: justify;
+       /*text-align: justify;*/
 }
 
 div.wiki {
@@ -248,7 +226,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;
@@ -262,7 +240,7 @@ p {
        margin-left: 1em;
        margin-right: 1em;
        margin-bottom: 1em;
-       text-align: justify;
+       /*text-align: justify;*/
 }
 
 table {
@@ -417,7 +395,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; }