MediaWiki:Wikia.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.) |
||
Line 1: | Line 1: | ||
/* Custom cursor */ | /* Custom cursor */ | ||
body { | body { | ||
cursor: url(' | cursor: url('/wiki/Special:NewFiles?until=20131226002922&file=Chibi-Robo_Pick_Up_Plug.png'), pointer; | ||
} | } |
Revision as of 10:41, 9 March 2018
/* Custom cursor */ body { cursor: url('/wiki/Special:NewFiles?until=20131226002922&file=Chibi-Robo_Pick_Up_Plug.png'), pointer; }