Merge branch 'master' of ../geekigeeki_data/
[wiki.git] / sys / geekigeeki.css
index 72f7af94e78cb14ed48ac486a6b484ee86d34f60..11c23e7c691fc2fc99260a61dded50515201aa93 100644 (file)
@@ -12,6 +12,10 @@ body {
        margin-right: 0px;
 }
 
+html {
+       cursor: url('/sys/pointer.cur');
+}
+
 a { color: #1010FF; }
 a:link { text-decoration: none; }
 a:hover { text-decoration: underline; }
@@ -31,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;
@@ -397,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; }