X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=f02847acbd97a4a2228fec83bbe31668393ac23a;hb=5541a5c9dda6aa4ad51ac48ade5189b170d87f0b;hp=b1562bbf6561eabb208b5edb873853845ba1522a;hpb=ed652ad008b4570b35bf5ee92bbba3705cede2e4;p=wiki.git diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index b1562bb..f02847a 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -12,7 +12,13 @@ body { margin-right: 0px; } +html { + cursor: url('/sys/pointer.cur'); +} + 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 +53,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 +65,7 @@ h2 { h3 { font-size: large; font-weight: bold; - color: #DD2255; + color: #113366; margin-left: 10px; margin-right: 10px; @@ -71,7 +76,7 @@ h3 { h4 { font-size: medium; font-weight: bold; - color: #2222AA; + color: #222288; margin-left: 10px; margin-right: 10px; @@ -82,7 +87,7 @@ h4 { h5 { font-size: medium; font-weight: normal; - color: #222288; + color: #4444AA; margin-left: 10px; margin-right: 10px;