projects
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b05e9be
)
fix cursor
author
Bernie Innocenti
<bernie@codewiz.org>
Sat, 7 Jul 2018 09:14:46 +0000
(
05:14
-0400)
committer
Bernie Innocenti
<bernie@codewiz.org>
Sat, 7 Jul 2018 09:14:46 +0000
(
05:14
-0400)
sys/geekigeeki.css
patch
|
blob
|
history
diff --git
a/sys/geekigeeki.css
b/sys/geekigeeki.css
index 11c23e7c691fc2fc99260a61dded50515201aa93..12d02eac0a56f87f817d3346e5df49954b062859 100644
(file)
--- 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; }