MediaWiki:Wikia.css: Difference between revisions

From Chibi-Robo! Wiki
Jump to navigation Jump to search
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.)
No edit summary
 
Line 1: Line 1:
/* Custom cursor */
/* Custom cursor */
body {
/*body {
     cursor: url('/wiki/Special:NewFiles?until=20131226002922&file=Chibi-Robo_Pick_Up_Plug.png'), pointer;  
     cursor: url('/wiki/Special:NewFiles?until=20131226002922&file=Chibi-Robo_Pick_Up_Plug.png'), pointer;  
}
}
*/

Latest revision as of 17:50, 23 May 2019

/* Custom cursor */
/*body {
    cursor: url('/wiki/Special:NewFiles?until=20131226002922&file=Chibi-Robo_Pick_Up_Plug.png'), pointer; 
}

*/