X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=sys%2Fgeekigeeki.css;h=12d02eac0a56f87f817d3346e5df49954b062859;hb=396ef5e8abc00b76c245a26190c84c9627308bbc;hp=f02847acbd97a4a2228fec83bbe31668393ac23a;hpb=5541a5c9dda6aa4ad51ac48ade5189b170d87f0b;p=wiki.git diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index f02847a..12d02ea 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -13,7 +13,7 @@ body { } html { - cursor: url('/sys/pointer.cur'); + cursor: url('/wiki/sys/pointer.cur'), auto; } a { color: #1010FF; } @@ -35,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; @@ -401,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; }