X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=72f7af94e78cb14ed48ac486a6b484ee86d34f60;hp=b1562bbf6561eabb208b5edb873853845ba1522a;hb=92150aa05e522a575b92010401b9ad3e7e53ce85;hpb=ed652ad008b4570b35bf5ee92bbba3705cede2e4 diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index b1562bb..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,12 +49,11 @@ h2 { font-weight: bold; clear: both; color: #22AA33; - background-color: #E8F8F0; margin-left: 5px; margin-right: 5px; margin-bottom: 0.1em; - margin-top: 1em; + margin-top: 1.5em; padding-right: 10px; padding-left: 10px; } @@ -60,7 +61,7 @@ h2 { h3 { font-size: large; font-weight: bold; - color: #DD2255; + color: #113366; margin-left: 10px; margin-right: 10px; @@ -71,7 +72,7 @@ h3 { h4 { font-size: medium; font-weight: bold; - color: #2222AA; + color: #222288; margin-left: 10px; margin-right: 10px; @@ -82,7 +83,7 @@ h4 { h5 { font-size: medium; font-weight: normal; - color: #222288; + color: #4444AA; margin-left: 10px; margin-right: 10px;