MediaWiki:Common.css

From Subnautica Wiki
Revision as of 12:10, 9 July 2021 by HumbleX (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/***** CSS placed here will be applied to all skins on the entire site. *****/

 @import 'https://fonts.googleapis.com/css?family=Orbitron';

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
   font-style: italic;
}
.allpagesredirect:after {
   color: #808080; content: " (redirect)"
}
.watchlistredir {
   font-style: italic;
}

.mw-collapsible .mw-collapsible-toggle {
    float: left;
}
.wds-community-header {
    background: rgba(10, 11, 56, 0.592);
    border-bottom: 2px solid #00aeef;

}

.wds-community-header .wds-community-header__sitename a {color:#ade6fd;letter-spacing:2px;text-transform:uppercase;font-weight:bold;font-size:1.2em;font-family:'Open Sans', sans-serif;text-shadow:0 0 3px #1cbdc7;}

.wds-community-header__wordmark img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    margin-top: 20px; }

.wds-community-header + .WikiaPage {border:none;}

.wds-community-header::before{background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0)),linear-gradient(to left,rgba(0,0,0,0) 200px,rgba(0,0,0,0) 430px)}@media only screen and (max-width:1083px){.wds-community-header::before{background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0)),linear-gradient(to left,rgba(0,0,0,0) 200px,rgba(0,0,0,0) 471px);}}

.wds-community-header::before{background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0)),linear-gradient(to left,rgba(0,0,0,0) 200px,rgba(0,0,0,0) 430px)}@media only screen and (max-width:1083px){.wds-community-header::before{background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0)),linear-gradient(to left,rgba(0,0,0,0) 200px,rgba(0,0,0,0) 471px);}}

.mcf-card-wiki-articles__header{background-color:rgba(0,0,0,0);}.mcf-card-wiki-articles__header:before{background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,0)),linear-gradient(to left,rgba(0,0,0,0) 50px,rgba(0,0,0,0) 220px);}

.wikia-rail-inner .page-title-link:hover {color:rgba(39, 167, 247, 1);background:rgba(0,0,0,0);}

.portable-infobox {
    background-color: transparent;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
}

.WikiaPage .WikiaPageBackground {
    background: rgba(1,1,1,0.8);
    border-radius: 0px 0px 5px 5px; }

.WikiaPage .page-header__separator {
    background-color: #34587a;
    border-color: #34587a; }
    
.WikiaArticleComments .upper-pagination {
    padding-top: 15px;
    margin-bottom: 10px;
    border-top: 1px solid #34587a; }

.CategorySelect .articlePage {
    border-color: #34587a; }

.WikiaRail .rail-module h2 {
    border-bottom: 1px solid #34587a; }

.WikiaArticle h2 {
    border-bottom: solid 1px #34587a; }

 body {
   cursor: url('https://i.imgur.com/ON0NZbx.png'), pointer; 
 }
 
 a:hover {
   cursor: url('https://i.imgur.com/kca1Y8e.png'), pointer; 
 }

.EditPageEditor #diff {
    background-color:#1C4A75;
}

.EditPageEditor #diff table .diff-addedline, .EditPageEditor #diff table .diff-context, .EditPageEditor #diff table .diff-deletedline {
    color:#000000;
}

.WikiaUserPagesHeader {
    background: #12293d; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top,#0d2337 0%,#12293d 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top,#0d2337 0%,#12293d 100%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top,#0d2337 0%,#12293d 100%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(top,#0d2337 0%,#12293d 100%); /* Standard syntax */
}

.MainPageBox {
    border: 1px solid #3d4f5f;
    background-color:transparent ;
    padding:5px;
    margin-bottom:10px;
    margin-top:10px;
}

a.image .image-thumbnail .link-internal {
    z-index:1;
}


/* tabber abandoned seabases/lost river Start */

.TabberAbandonedSeabases ul.tabbernav, .lostRiverTabber  ul.tabbernav, .DegasiTabber ul.tabbernav, .lostRiverTabber  ul.tabbernav, .TabberILZCSS ul.tabbernav {
    background-color: transparent;
    text-align:center;
}

.TabberAbandonedSeabases ul.tabbernav, .lostRiverTabber ul.tabbernav, .DegasiTabber ul.tabbernav, .lostRiverTabber ul.tabbernav, .TabberILZCSS ul.tabbernav  {
    padding:10px;
}

.TabberAbandonedSeabases ul.tabbernav li a, .lostRiverTabber ul.tabbernav li a, .DegasiTabber ul.tabbernav li a, .lostRiverTabber ul.tabbernav li a, .TabberILZCSS ul.tabbernav li a {
    padding:10px;
}

.tabberFloaterIsland, .Degasi, .tabberILZ {
    padding-top:10px;
}

.tabberJellyShroom {
    padding-top:10px;
}

.tabberDeepGrand {
    padding-top:10px;
}

/* tabber abandoned seabases/lost river stop */
/* tabber devs Start */
 
.devsTabber .tabbernav a {
    font-size:14px;
    margin-top: 5px ;
    display:inline-block;
}

/* tabber devs stop */

.not-patrolled .mw-tag-visualeditor {
    background:#0D2337;
}

.MainPageHeader {
    color:white; 
    font-size:130%;
    background: url('https://vignette.wikia.nocookie.net/subnautica/images/e/ea/MainPageHeader.png') left center no-repeat;
    padding-left:35px;
    font-family: 'Orbitron', "Calibri", sans-serif;
}

/* Section headings */
   .mw-headline {
    color: white;
    font-size: 90%;
    background: url(https://vignette.wikia.nocookie.net/subnautica/images/e/ea/MainPageHeader.png) left center no-repeat;
    padding-left: 35px;
    font-family: 'Orbitron',"Calibri",sans-serif;
}


.WikiaArticle h3, .WikiaArticle h4, .WikiaArticle h5, .WikiaArticle h6 {
    margin-top:20px;
}

.header-column .header-title {
    color:white; 
    font-size:90%;
    font-family: 'Orbitron', "Calibri", sans-serif;
}

.MainPageUsefulLinks {
    font-size:14px;
}

.MainPageUsefulLinks a {
    display: block;
    background: url("https://vignette.wikia.nocookie.net/subnautica/images/9/93/ArrowRight.png") no-repeat top right;
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: right top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    min-height: 36px;
    padding-right: 40px;
    margin: 10px 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.MainPageUsefulLinks a:hover {
    background: url("https://vignette.wikia.nocookie.net/subnautica/images/9/93/ArrowRight.png") no-repeat bottom right;
    text-decoration:none;
}

.MainPageWelcome {
    padding-top:30px;
    Padding-bottom:30px;
    height:50px;
    background: url("https://vignette.wikia.nocookie.net/subnautica/images/4/42/Welcome.png") center center no-repeat;
}

.MainPageWelcomeContent {
    text-align:center;
}

.MainPageNavigation {
    width:100%;
}

.MainPageNavigation td {
    width:20%;
    vertical-align:top;
}

.tabbernav {
    font-family: inherit ;
    font-weight: normal ;
    font-size: 16px ;
    border-bottom: 3px solid #012e59 ;
    overflow: hidden ;
    padding: 0.3em 0 ;
}

.tabbernav a {
    padding: 0.3em 0.5em ;
    margin: 0 ;
    color: white ;
    border: none ;
    background: #000830 ;
}

.tabbernav li {
    display: inline-block ;
    margin-top: 11px ;
}

.tabberactive a {
    color: white ;
    background: #012e59 ;
}

.tabbernav :not(.tabberactive) a:hover {
    background: #000000 ;
}

.tabbertab {
    border: none ;
    padding: 0 ;
}

.module .WikiaActivityModule .ForumActivityModule {
    width:95%;
}

/* Custom Bureaucrat and Admin Color Start */

a[href$="/wiki/User:BippityBop"],
a[href$="/wiki/User:MyztriCaecusCA"],
a[href$="/wiki/User:MorphGuy"],
a[href$="/wiki/User:Tueman"],
a[href$="/wiki/User:ThunderStar321"] {
    color: #0ed630 ;
    font-weight: bold ;
}

a[href$="/wiki/User:Jamintheinfinite"] {
    color: #FFA500 ;
}

a[href$="/wiki/User:SLScool"],
a[href$="/wiki/User:Xenodrone98"],
a[href$="/wiki/User:Mesmerized"] {
    color: #8A2BE2 ;
}

/* Custom Bureaucrat and Admin Color End */

/* Infobox Start */
aside.portable-infobox h2.pi-item {
    text-align:center;
}

.pi-image {
    background-color:transparent;
}

.ItemTabber {
    float:right;
    width:303px
}

.ItemTabber .tabbernav {
    text-align:center;
}
/* Infobox End */

/* Customized .OGG Players Start */

.ogg_player div {
	display: inline;
}
 
.ogg_player, .ogg_player:hover {
	opacity: 0.6;
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-o-transition: all .9s ease;
}
 
.ogg_player:hover {
	opacity: 1;
}
 
.ogg_player button>img, .ogg_player .image img {
	display: none;
}
 
.ogg_player button {
	border: none ;
}
 
.ogg_player .image, .ogg_player .ogg-player-options+a:after {
	content:"";
	height: 50px;
	vertical-align: bottom;
	background-size: 100%;
	display: inline-block;
}
 
.ogg_player audio {
	border-radius:4px
}
 
.ogg_player>div>button:after {
	content: url("https://vignette.wikia.nocookie.net/subnautica/images/9/9f/Play_Button.png") ;
}
 
.ogg_player .ogg-player-options {
    margin-left: 3px;
}
 
div.ogg_player .ogg-player-options {
    background: white ;
}
 
.ogg_player>div+div:hover .ogg-player-options {
    display: inline-block ;
    position: absolute;
    z-index: 2;
}
 
/* .OGG Player - Subnautica */
 
.ogg_player button, .ogg_player audio {
	background: #0dbb8f;
}
 
.ogg_player audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel {
	/* The reason this is separate is due to firefox */
	background: #0dbb8f;
}
 
.ogg_player .image, .ogg_player .ogg-player-options+a:after {
	background-image: url("https://vignette.wikia.nocookie.net/subnautica/images/d/db/Peeper_Fauna_Silhouette.png");
    height: 40px;
    width: 70px;
}
 
.ogg_player .ogg-player-options {
    border: 1px solid #0dbb8f;
}

.tag {
    color: inherit;
}

.mw-collapsible .mw-collapsible-toggle {
    float: left;
}

/* Hover Images */
.audioimage { 
  width: 90px;
  height: 90px; 
  background: url('https://vignette.wikia.nocookie.net/subnautica/images/7/72/Audio.png/revision/latest?cb=20190901165456'); 
} 

.audioimage:hover { 
  width: 90px;
  height: 90px; 
  background: url('https://vignette.wikia.nocookie.net/subnautica/images/a/ad/Audio_Hover.png/revision/latest?cb=20190901165457');
  cursor: url('https://i.imgur.com/kca1Y8e.png'), pointer;
} 
 
/* Customized .OGG Players End */

/* Hover Class */
.hoverimage img { opacity:0.70; filter:alpha(opacity=70); /* For IE8 and earlier */ }
.hoverimage img:hover { opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */ }

/* Navigation Hover Class */
.hovernav img { opacity:0.70; filter:alpha(opacity=70); /* For IE8 and earlier */ }
.hovernav img:hover { opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */



/* .Custom page backgrounds */

}.page-Subnautica_Wiki {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/c/cb/Aurora_and_Lifepod-Fox3D.png/revision/latest?cb=20161008151938) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}.page-Mushroom_Forest,
.page-Tree_Mushroom,
.page-Mushroom_Forest_Caves {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463316884160523/Wiki_BG_Mushroom_Forest.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}.page-Kelp_Forest,
.page-Kelp_Forest_Caves,
.page-Creepvine,
.page-Creepvine_Sample,
.page-Creepvine_Seed_Cluster {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/9/93/Kelp_Forest_Wiki_BG.png/revision/latest?cb=20170929223238) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}.page-Grand_Reef,
.page-Grand_Reef_Caves,
.page-Deep_Grand_Reef,
.page-Anchor_Pods {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/5/5f/Wiki_BG_Grand_Reef.png/revision/latest?cb=20170929231527) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}.page-Grassy_Plateaus,
.page-Grassy_Plateaus_Caves,
.page-Blood_Grass {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463339138875392/Wiki_BG_Grassy_Plateaus.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}.page-Lost_River,
.page-Bone_Fields_Caves,
.page-Brine_Lily {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363462519894835200/Wiki_BG_Lost_River.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Crabsquid {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/b/b8/CrabsquidWideSteamBG.jpg/revision/latest?cb=20180122020720) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Primary_Containment_Facility {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363462867808419840/Wiki_BG_PCF_Antechamber.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Aurora {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/6/65/Starship_FinalRender01b.jpg/revision/latest?cb=20170108043422) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Lava_Castle {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463376095150090/Wiki_BG_Lava_Castle.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}  .page-Sea_Treader {
 background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/0/01/SeaTreaderWideSteamBG.jpg/revision/latest?cb=20180122020721) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Sea_Treader_s_Path,
    .page-Sea_Treader_s_Tunnel_Caves,
    .page-Alien_Feces {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463070762139648/Wiki_BG_Sea_Treaders.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Bulb_Zone,
    .page-Bulb_Bush,
    .page-Bulb_Bush_Sample {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463121957814272/Wiki_BG_Bulb_Zone.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Bulb_Zone_Caves {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/a/a0/Community_image_1400971752.jpg/revision/latest?cb=20170108024122) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Blood_Kelp_Zone {
    background: #000000 url(https://cdn.discordapp.com/attachments/200710164934819840/373467827853852672/Bloodkelp.jpg) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Jellyray {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/d/d9/JellyraySteamBG.jpg/revision/latest?cb=20180122021041) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Reefback_Leviathan {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/c/ce/ReefbackSteamBG.jpg/revision/latest?cb=20180122021039) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Floating_Island {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463100374188052/Wiki_BG_Floating_Island.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Inactive_Lava_Zone {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/d/d8/Pat-presley-subnautica-lavazone-tumulus-final.jpg/revision/latest?cb=20170108234653) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Inactive_Lava_Zone_Corridor,
    .page-Red_Eyeye,
    .page-Magmarang {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463174202195988/Wiki_BG_Lava_Zone.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Crimson_Ray {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/2/28/CrimsonRaySteamBG.jpg/revision/latest?cb=20180122021042) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Safe_Shallows,
    .page-Safe_Shallows_Caves {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463197711269898/Wiki_BG_Safe_Shallows.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}  .page-Peeper {
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/9/93/PeeperWideSteamBG.jpg/revision/latest?cb=20180122020722) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Table_Coral,
    .page-Alpha_Peeper_Species {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/9/93/PeeperWideSteamBG.jpg/revision/latest?cb=20180122020722) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Sand_Shark {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463296927531008/Wiki_BG_Sand_Shark.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Sea_Emperor_Leviathan_Juveniles,
    .page-Sea_Emperor_Leviathan_Babies,
    .page-Sea_Emperor_Leviathan_Eggs {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463395531292673/Wiki_BG_Sea_Emperor_Leviathan.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Sea_Emperor_Leviathan {
       background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/0/00/PrisonAquarium.jpg/revision/latest?cb=20170216164929) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}    .page-Reaper_Leviathan {
       background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/c/c6/ReaperLeviathanSteamBG.jpg/revision/latest?cb=20180122021040) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Rock_Puncher,
    .page-Rockgrub {
    background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463671021830144/Wiki_BG_Rock_Puncher.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Jellyshroom,
    .page-Jellyshroom_Cave, 
    .page-Crabsnake {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/1/14/CrabsnakeSteamBG.jpg/revision/latest?cb=20180122021043) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Sea_Dragon_Leviathan {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/f/fe/Sea_Dragon_Leviathan_Concept_Art.jpg/revision/latest?cb=20150709233214) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Lava_Lakes {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/9/94/Precursoralz.jpg/revision/latest?cb=20170304222528) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Lava_Larva {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/a/a1/LavaZoneLarge.jpg/revision/latest?cb=20170108043227) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Lava_Lizard {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/1/17/LavaZone2Large.jpg/revision/latest?cb=20170108043039) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Wrecks {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/5/55/Wreck_Concept-FOX3D.jpg/revision/latest?cb=20171224204203) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Wrecks .wikia-bar-visible {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/e/e5/Crashed_Starship.jpg/revision/latest?cb=20170130154115) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Stalker {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/a/a6/StalkerSteamBG.jpg/revision/latest?cb=20180122021036) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Sunbeam {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/a/a0/Sunbeam_Concept_Art.jpg/revision/latest?cb=20161130002847) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Quarantine_Enforcement_Platform {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/8/8f/PrecursorArray.JPG/revision/latest?cb=20161217133545) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Disease_Research_Facility {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/3/39/Precursorlostriver.jpg/revision/latest?cb=20161208024939) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Alien_Thermal_Plant {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/e/e3/Interior_concept_2.jpg/revision/latest?cb=20170427185848) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Precursor_Race {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/3/3b/Early_Precursor_Concept.jpg/revision/latest?cb=20170107035653) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Alien_Caches {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/7/7e/SN_Environment_PrecursorExt01A_lorez.jpg/revision/latest?cb=20170107040905) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Mesmer {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/9/9e/Mesmer_Concept_Art.jpg/revision/latest?cb=20150517234738) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Gasopod {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/0/02/GasopodSteamBG.jpg/revision/latest?cb=20180122021042) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Gargantuan_Fossil,
    .page-River_Prowler,
    .page-Amoeboid {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/2/2b/20150927_SN_LostRiver_Large.jpg/revision/latest?cb=20170110195655) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Dead_Zone {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/9/90/GL_Void.png/revision/latest?cb=20170811180527) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Ghost_Leviathan,
    .page-Crab_Claw_Kelp {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/7/7a/LostRiver_BonesField_V02b_lorez.jpg/revision/latest?cb=20170127221237) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Ghostray,
    .page-Giant_Cove_Tree {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/8/83/Lost_River_Concept_Art_4.jpg/revision/latest?cb=20160914160754) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
    
}   .page-Lifepod_5 {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/1/15/EscapePod_Interior_Damaged_LowRes.jpg/revision/latest?cb=20170130154927) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Destroyed_Lifepods {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/1/15/EscapePod_Interior_Damaged_LowRes.jpg/revision/latest?cb=20170130154927) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Warper {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/f/f8/WarperSteamBG.jpg/revision/latest?cb=20180122021035) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Ampeel {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/1/11/AmpeelSteamBG.jpg/revision/latest?cb=20180122021044) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Rabbit_Ray {
    background: #000000 url( https://vignette.wikia.nocookie.net/subnautica/images/4/4e/CrashedShip.JPG/revision/latest?cb=20171221092911) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Spike_Trap {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/0/0a/Spike_Trap_Concept_Art.jpg/revision/latest?cb=20170127222315) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Fauna,
    .page-Flora {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/c/c4/C7rKz2PVQAENVa2.png/revision/latest?cb=20170324155941) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Coral {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/3/36/Pat-presley-patpresley-subnautica-coralcove.jpg/revision/latest?cb=20170109003846) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Shuttlebug {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/0/04/Pat-presley-sn-alienseav2.jpg/revision/latest?cb=20170108173527) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Concept_Art {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/3/31/Coral_Zone_Creature_02A_Adjusted.jpg/revision/latest?cb=20151113134805) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Concept_Art .wikia-bar-visible {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/0/06/11057723_10153676646102566_4774433004866747960_o.jpg/revision/latest?cb=20170110124913) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
 
}   .page-Boneshark {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/6/6c/BonesharkSteamBG.jpg/revision/latest?cb=20180122021043) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
  
}   .page-Alien_Bases {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/2/27/15625785_10154927409327566_7769705969575340175_o.jpg/revision/latest?cb=20170110122721) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Mobile_Vehicle_Bay {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/9/99/ConstuctingSub_LowRes.jpg/revision/latest?cb=20170130154241) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Seamoth {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/0/0b/Subnautica_seamoth_1.jpg/revision/latest?cb=20170108152203) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Cyclops {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/1/1a/Sub01b_CYCLOPS_redressed_lorez.jpg/revision/latest?cb=20170109002016) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;

}   .page-Moonpool {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/c/cb/Moonpool_Interior-Fox3D.png/revision/latest?cb=20161008152532) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Scanner_Room {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/3/3d/Scanner_Room_Concept_Hi_Res.jpg/revision/latest?cb=20170506220612) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Crash_Zone {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/5/55/Crash_Zone-5.jpg/revision/latest?cb=20171010140130) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Lilypad_Islands {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/c/c4/Lilypad_Islands_Background.png/revision/latest?cb=20180315040500) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Deep_Sparse_Reef {
    background: #000000 url(https://cdn.discordapp.com/attachments/179162840043749377/367463940529192972/Subnautica_2017-10-11_01-52-32-778.jpg) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Sparse_Reef {
    background: #000000 url(https://cdn.discordapp.com/attachments/179162840043749377/367464017762975746/Subnautica_2017-10-10_23-49-24-696.jpg) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}   .page-Leviathan_Class_Organisms {
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/7/7f/ReaperLeviathanWideSteamBG.jpg/revision/latest?cb=20180122020721) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    
}.page-Alien_Tablets,
.page-Ion_Cube,
.page-Alien_Robot,
.page-Alien_Vent,
.page-Alien_Arches,
.page-Ion_Cube_Matrix,
.page-Alien_Relics,
.page-Incubator_Device,
.page-Alien_Data_Terminal,
.page-Forcefield_Control,
.page-Alien_Rifle,
.page-Doomsday_Device,
.page-Organic_Matter_Particulator,
.page-Holographic_Projector,
.page-Rudimentary_Tablet,
.page-Tracking_Implant,
.page-Alien_Carving,
.page-Ancient_Earth_Blade,
.page-Alien_Building_Block,
.page-Translation_Device,
.page-Nanobots,
.page-Alien_Statue{
    background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/e/ea/Interior_concept_1.jpg/revision/latest?cb=20170427185745) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    }

    .page-Arctic_Mega_Biome{
        background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/f/fc/Arctic_Spires_LowRes.jpg/revision/latest?cb=20180723151631) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    }
    
    .page-Expansion{
        background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/6/63/Arctic_Icebergs.png/revision/latest?cb=20180716184703) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    }
    
    .page-User_Tueman{
        background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/0/04/Billy-christian-neobahamut-final-post.jpg/revision/latest?cb=20190101080508) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    }
    
    .page-User_Tueman_Concept_Fauna{
        background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/8/8f/PrisonInt_AnteChamber_lo.jpg/revision/latest?cb=20170201184345) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    }