X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=12d02eac0a56f87f817d3346e5df49954b062859;hp=b1562bbf6561eabb208b5edb873853845ba1522a;hb=97efac163a0ee0e9fba212af5d967918944e96cd;hpb=ed652ad008b4570b35bf5ee92bbba3705cede2e4 diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index b1562bb..12d02ea 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -12,7 +12,13 @@ body { margin-right: 0px; } +html { + cursor: url('/wiki/sys/pointer.cur'), auto; +} + 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; } @@ -29,12 +35,7 @@ h1 { color: #3377FF; border: #5599EE; background-color: #D0F0FF; - - border-style: solid; - border-left-style: none; - border-right-style: none; - border-top-width: thin; - border-bottom-width: thin; + clear: both; margin-bottom: 0.2em; margin-top: 2em; @@ -47,12 +48,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 +60,7 @@ h2 { h3 { font-size: large; font-weight: bold; - color: #DD2255; + color: #113366; margin-left: 10px; margin-right: 10px; @@ -71,7 +71,7 @@ h3 { h4 { font-size: medium; font-weight: bold; - color: #2222AA; + color: #222288; margin-left: 10px; margin-right: 10px; @@ -82,7 +82,7 @@ h4 { h5 { font-size: medium; font-weight: normal; - color: #222288; + color: #4444AA; margin-left: 10px; margin-right: 10px; @@ -396,7 +396,7 @@ div .innerthumb { h3 { font-size: 12pt; border: none; } h4 { font-size: 12pt; border: none; } h5 { font-size: 12pt; border: none; } - a, a:link, a:visited { color: #225; text-decoration: underline; } + a { text-color: #225; text-decoration: underline; } .heading:link, .heading:visited { display: none; } #footer { display: none; } .nav { display: none; }