fix cursor
authorBernie Innocenti <bernie@codewiz.org>
Sat, 7 Jul 2018 09:14:46 +0000 (05:14 -0400)
committerBernie Innocenti <bernie@codewiz.org>
Sat, 7 Jul 2018 09:14:46 +0000 (05:14 -0400)
sys/geekigeeki.css

index 11c23e7c691fc2fc99260a61dded50515201aa93..12d02eac0a56f87f817d3346e5df49954b062859 100644 (file)
@@ -13,7 +13,7 @@ body {
 }
 
 html {
-       cursor: url('/sys/pointer.cur');
+       cursor: url('/wiki/sys/pointer.cur'), auto;
 }
 
 a { color: #1010FF; }