User:Sumwan/wikia.css: Difference between revisions

From Subnautica Wiki
No edit summary
(Removing all content from page)
Line 1: Line 1:
/***** Custom cursor *****/
/* Global cursor */
body {
cursor: auto !important;
}
/* Link cursor */
a:hover {
cursor: auto !important;
}
a:active {
cursor: auto !important;
}

Revision as of 19:58, 24 April 2019