MediaWiki:Vector.css: Difference between revisions
Undo revision 28866 by Lawiki1534 (talk) Tag: Undo |
No edit summary |
||
| Line 878: | Line 878: | ||
body { | body { | ||
cursor: url('http://wiki | cursor: url('http://screamer.wiki/images/4/4c/Cursor.png'), pointer; HEIGHT=40 WIDTH=30} | ||
a:link { | a:link { | ||
cursor: url('http://wiki | cursor: url('http://screamer.wiki/images/f/fd/Link.png'), pointer; } | ||
a:hover{ | a:hover{ | ||
cursor: url('http://wiki | cursor: url('http://screamer.wiki/images/f/fd/Link.png'), pointer; } | ||
a:active{ | a:active{ | ||
cursor: url('http://wiki | cursor: url('http://screamer.wiki/images/c/ce/Press.png'), pointer; } | ||
a:element{ | a:element{ | ||
cursor: url('http://wiki | cursor: url('http://screamer.wiki/images/4/4c/Cursor.png'), pointer; } | ||
/* Scrollbar */ | /* Scrollbar */ | ||