Amiga cursor!
authorBernie Innocenti <codewiz@google.com>
Sat, 7 Jul 2018 09:05:41 +0000 (18:05 +0900)
committerBernie Innocenti <codewiz@google.com>
Sat, 7 Jul 2018 09:05:41 +0000 (18:05 +0900)
sys/foo [deleted file]
sys/geekigeeki.css
sys/pointer.cur [new file with mode: 0644]

diff --git a/sys/foo b/sys/foo
deleted file mode 100644 (file)
index c28eda6..0000000
--- a/sys/foo
+++ /dev/null
@@ -1 +0,0 @@
-efqewfqewgf
\ No newline at end of file
index 72f7af94e78cb14ed48ac486a6b484ee86d34f60..f02847acbd97a4a2228fec83bbe31668393ac23a 100644 (file)
@@ -12,6 +12,10 @@ body {
        margin-right: 0px;
 }
 
        margin-right: 0px;
 }
 
+html {
+       cursor: url('/sys/pointer.cur');
+}
+
 a { color: #1010FF; }
 a:link { text-decoration: none; }
 a:hover { text-decoration: underline; }
 a { color: #1010FF; }
 a:link { text-decoration: none; }
 a:hover { text-decoration: underline; }
diff --git a/sys/pointer.cur b/sys/pointer.cur
new file mode 100644 (file)
index 0000000..6f897c1
Binary files /dev/null and b/sys/pointer.cur differ