X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=72f7af94e78cb14ed48ac486a6b484ee86d34f60;hp=a4f408e0d0111a7e36d4063ca1b1ad649aa1ef2e;hb=92150aa05e522a575b92010401b9ad3e7e53ce85;hpb=3a1f9f1f28277b1446932b8ebe76cb0ed375dfae diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index a4f408e..72f7af9 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -13,6 +13,8 @@ body { } a { color: #1010FF; } +a:link { text-decoration: none; } +a:hover { text-decoration: underline; } a:visited { color: #501080; } a.nonexistent { color: #D04040; } a.navlink, a.login { font-size: smaller; font-weight: bold; text-decoration: none; } @@ -47,19 +49,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 +61,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 +72,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 +82,8 @@ h4 { h5 { font-size: medium; - font-weight: bold; - color: #222288; + font-weight: normal; + color: #4444AA; margin-left: 10px; margin-right: 10px; @@ -149,7 +129,7 @@ strong.error { div { margin-left: 10px; margin-right: 10px; - text-align: justify; + /*text-align: justify;*/ } div.wiki { @@ -248,7 +228,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 +242,7 @@ p { margin-left: 1em; margin-right: 1em; margin-bottom: 1em; - text-align: justify; + /*text-align: justify;*/ } table {