User:Sumwan/wikia.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
/* Link cursor */ |
/* Link cursor */ |
||
a:hover { |
a:hover { |
||
cursor: auto !important; |
|||
} |
|||
a:active { |
|||
cursor: auto !important; |
cursor: auto !important; |
||
} |
} |