User:TheyCallMeHalo/wikia.css: Difference between revisions
(Replaced content with " body { cursor: url('https://i.imgur.com/ON0NZbx.png'), pointer; } a:hover { cursor: url('https://i.imgur.com/kca1Y8e.png'), pointer; } { backgro...") |
No edit summary |
||
Line 1: | Line 1: | ||
body { |
|||
cursor: url('https://i.imgur.com/ON0NZbx.png<nowiki/>'), pointer; |
|||
} |
|||
a:hover { |
|||
cursor: url('https://i.imgur.com/kca1Y8e.png'), pointer; |
cursor: url('https://i.imgur.com/kca1Y8e.png<nowiki/>'), pointer; |
||
} |
|||
{ |
{ |
||
background: url('https://subnautica.unknownworlds.com/images/bg.jpg'); |
background: url('https://subnautica.unknownworlds.com/images/bg.jpg<nowiki/>'); |
||
background-size: cover; |
|||
⚫ | |||
⚫ | |||
} |
} |