MediaWiki:Wikia.css

From Screamer Wiki
Revision as of 14:10, 11 September 2015 by imported>Sumpy
Jump to: navigation, search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body {
  cursor: url('http://vignette4.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; }
 
a:link {
  cursor: url('http://vignette4.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; }
 
a:hover{
  cursor: url('http://vignette4.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; }
 
a:active{
  cursor: url('http://vignette4.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; }
 
a:font{
  cursor: url('http://vignette4.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; }
 
a:element{
  cursor: url('http://vignette4.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; }