Amiga cursor!
[wiki.git] / sys / geekigeeki.css
index 2b86d58b3a5e7eb6aa8bdaa5314d62abff613491..f02847acbd97a4a2228fec83bbe31668393ac23a 100644 (file)
@@ -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; }