User:TheyCallMeHalo/wikia.css: Difference between revisions

From Subnautica Wiki
(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...")
(Replaced content with " <nowiki/><nowiki/><nowiki/>")
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<nowiki/><nowiki/><nowiki/>
body {
cursor: url('https://i.imgur.com/ON0NZbx.png'), pointer;
}
a:hover {
cursor: url('https://i.imgur.com/kca1Y8e.png'), pointer;
}

{
background: url('https://subnautica.unknownworlds.com/images/bg.jpg');
background-size: cover;

background-attachment: fixed;

}

Latest revision as of 23:34, 29 September 2017

 <nowiki/><nowiki/><nowiki/>