MediaWiki:Wikia.css: Difference between revisions
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.
imported>Sumpy No edit summary |
imported>FANDOMbot 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 2: | Line 2: | ||
body { | body { | ||
cursor: url(' | cursor: url('https://vignette.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; } | ||
a:link { | a:link { | ||
cursor: url(' | cursor: url('https://vignette.wikia.nocookie.net/screamerchecker/images/f/fd/Link.png'), pointer; } | ||
a:hover{ | a:hover{ | ||
cursor: url(' | cursor: url('https://vignette.wikia.nocookie.net/screamerchecker/images/f/fd/Link.png'), pointer; } | ||
a:active{ | a:active{ | ||
cursor: url(' | cursor: url('https://vignette.wikia.nocookie.net/screamerchecker/images/c/ce/Press.png'), pointer; } | ||
a:font{ | a:font{ | ||
cursor: url(' | cursor: url('https://vignette.wikia.nocookie.net/screamerchecker/images/3/38/Text.png'), pointer; } | ||
a:element{ | a:element{ | ||
cursor: url(' | cursor: url('https://vignette.wikia.nocookie.net/screamerchecker/images/4/4c/Cursor.png'), pointer; } | ||