MediaWiki:Wikia.css: Difference between revisions

From RollerCoaster Tycoon Wiki Wiki, the RollerCoaster Tycoon encyclopedia that anyone can edit.
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
/* .Custom page backgrounds */
.portable-infobox {
}body.page-Added_Attractions,
background-color: transparent!important;
body.page-Tree_Mushroom,
border-left: 1px solid gray;
body.page-Mushroom_Forest_Caves {
border-right: 1px solid gray;
background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463316884160523/Wiki_BG_Mushroom_Forest.png) 0 0 no-repeat;
border-bottom: 1px solid gray;
border-top: 1px solid gray;
background-position: center top;
}
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 !important;
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!important;
}
.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!important;
}
.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 !important;
display:inline-block;
}
/* tabber devs stop */
li.not-patrolled.mw-tag-visualeditor {
background:#0D2337;
}
.MainPageHeader {
color:white;
font-size:130%;
background: url('http://vignette3.wikia.nocookie.net/subnautica/images/e/ea/MainPageHeader.png') left center no-repeat;
padding-left:35px;
font-family: 'Orbitron', "Calibri", sans-serif;
}
span.mw-headline {
color:white;
font-size:90%;
background: url('http://vignette3.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("http://vignette3.wikia.nocookie.net/subnautica/images/9/93/ArrowRight.png") no-repeat top right;
background-color: transparent;
background-repeat: no-repeat;
background-repeat: no-repeat;
background-attachment: scroll;
background-attachment: fixed;
background-position: right top;
background-size:cover;
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("http://vignette3.wikia.nocookie.net/subnautica/images/9/93/ArrowRight.png") no-repeat bottom right;

text-decoration:none;







/* import Common.css so it serves its function - 2/1/11 */
@import url("http://rct.wikia.com/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");

/* hover effect for main page navigation
class="mainpage-nav" */
.mainpage-nav {
cursor:pointer;
opacity:0.7;
}
}
.mainpage-nav:hover {
.MainPageWelcome {
padding-top:30px;
opacity:1;
transition: 0.2s all ease;
Padding-bottom:30px;
height:50px;
background: url("https://vignette2.wikia.nocookie.net/subnautica/images/4/42/Welcome.png") center center no-repeat;
}
}
.mainpage-nav-2 {
.MainPageWelcomeContent {
text-align:center;
cursor:pointer;
opacity:3.0;
}
}
.mainpage-nav-2 a {
.MainPageNavigation {
width:100%;
font-family:Open Sans;
font-weight:300;
}
.MainPageNavigation td {
width:20%;
vertical-align:top;
}
.tabbernav {
font-family: inherit !important;
font-weight: normal !important;
font-size: 16px !important;
border-bottom: 3px solid #000fe5 !important;
padding: 0.3em 0 !important;
}
.tabbernav a {
padding: 0.3em 0.5em !important;
margin: 0 !important;
color: white !important;
border: none !important;
background: #000830 !important;
}
.tabbernav li {
display: inline-block !important;
margin-top: 11px !important;
}
.tabberactive a {
color: white !important;
background: #000fe5 !important;
}
.tabbernav :not(.tabberactive) a:hover {
background: #000000 !important;
}
.tabbertab {
border: none !important;
padding: 0 !important;
}
.module.WikiaActivityModule.ForumActivityModule {
width:95%;
}
/* Custom Bureaucrat and Admin Color Start */
a[href$="/wiki/User:Tueman"],
a[href$="/wiki/User:ThunderStar321"] {
color: #0ed630 !important;
font-weight: bold !important;
}
a[href$="/wiki/User:BippityBop"],
a[href$="/wiki/User:ChrisFo"],
a[href$="/wiki/User:Yayieali"] {
color: #0ed630 !important;
}
/* Custom Bureaucrat and Admin Color End */
/* Infobox Start */
aside.portable-infobox h2.pi-item {
text-align:center;
text-align:center;
text-transform:uppercase;
text-decoration: none !important;
color:#fff;
}
}
.mainpage-nav-2:hover {
.pi-image {
background: -moz-linear-gradient(top, rgba(36,111,179,0.1) 0%, rgba(36,111,179,0.4) 50%, rgba(36,111,179,0.8) 100%); /* FF3.6 */
background-color:transparent;
background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,rgba(36,111,179,0.1)), color-stop(50%,rgba(36,111,179,0.4)), color-stop(100%,rgba(36,111,179,0.8))); /* Chrome,Safari4+ */
opacity:1;
transition: 0.2s all ease;
}
}
.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 !important;
}
.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://vignette1.wikia.nocookie.net/subnautica/images/9/9f/Play_Button.png") !important;
}
.ogg_player .ogg-player-options {
margin-left: 3px;
}
div.ogg_player .ogg-player-options {
background: white !important;
}
.ogg_player>div+div:hover .ogg-player-options {
display: inline-block !important;
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://vignette3.wikia.nocookie.net/subnautica/images/d/db/Peeper_Fauna_Silhouette.png");
height: 40px;
width: 70px;
}
.ogg_player .ogg-player-options {
border: 1px solid #0dbb8f;
}
a.tag {
color: inherit;
}
/* 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 */
}body.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;
}body.page-Special_WikiActivity {
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/d/de/Whale_Contact_Concept_Art.jpg/revision/latest?cb=20150412223359) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.page-Mushroom_Forest,
body.page-Tree_Mushroom,
body.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;
}body.page-Kelp_Forest,
body.page-Kelp_Forest_Caves,
body.page-Creepvine,
body.page-Creepvine_Sample,
body.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;
}body.page-Grand_Reef,
body.page-Grand_Reef_Caves,
body.page-Deep_Grand_Reef,
body.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;
}body.page-Grassy_Plateaus,
body.page-Grassy_Plateaus_Caves,
body.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;
}body.page-Lost_River,
body.page-Bone_Fields_Caves,
body.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;
}body.page-Crabsquid {
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/a/a4/Crabsquid_bg.png/revision/latest?cb=20170929222150) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.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;
}body.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;
}body.page-Twisty_Bridges,
body.page-Mohawk {
background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363469570062942218/Wiki_BG_Twisty_Bridges.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.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;
}body.page-Sea_Treader,
body.page-Sea_Treader_s_Path,
body.page-Sea_Treader_s_Tunnel_Caves,
body.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;
}body.page-Bulb_Zone,
body.page-Bulb_Bush,
body.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;
}body.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;
}body.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;
}body.page-Reefback {
background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363463145466888202/Wiki_BG_Reefback.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.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;
}body.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;
}body.page-Inactive_Lava_Zone_Corridor,
body.page-Crimson_Ray,
body.page-Red_Eyeye,
body.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;
}body.page-Safe_Shallows,
body.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;
}body.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;
}body.page-Sea_Emperor_Leviathan_Juveniles,
body.page-Sea_Emperor_Leviathan_Babies,
body.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;
}body.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;
}body.page-Rock_Puncher,
body.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;
}body.page-Jellyshroom,
body.page-Jelly_Shroom_Caves,
body.page-Crabsnake {
background: #000000 url(https://cdn.discordapp.com/attachments/267132323470770187/363469547124031508/Wiki_BG_Jellyshroom.png) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.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;
}body.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;
}body.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;
}body.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;
}body.page-Wrecks {
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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.page-Gasopod {
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/3/37/Community_image_1411746834.jpg/revision/latest?cb=20170108040907) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.page-Skeletal_Remains,
body.page-River_Prowler,
body.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;
}body.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;
}body.page-Ghost_Leviathan,
body.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;
}body.page-Ghostray,
body.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;
}body.page-Lifepod_5 {
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/e/e2/Concept-art-life-pod-interior-by-cory-strader-the-art-of-subnautica.jpg/revision/latest?cb=20170130154933) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.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;
}body.page-Warper {
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/5/5b/Community_image_1406917769.jpg/revision/latest?cb=20170108040741) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.page-Ampeel {
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/8/8a/Shock_Eel_Concept_Art.jpg/revision/latest?cb=20170127222005) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.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;
}body.page-Fauna,
body.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;
}body.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;
}body.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;
}body.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;
}body.page-Boneshark {
background: #000000 url(https://vignette.wikia.nocookie.net/subnautica/images/3/3b/Bone_Shark_Concept_Art.jpg/revision/latest?cb=20150407201407) 0 0 no-repeat;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size:cover;
}body.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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.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;
}body.page-Alien_Tablets,
body.page-Ion_Cube,
body.page-Alien_Robot,
body.page-Alien_Vent,
body.page-Alien_Arches,
body.page-Ion_Cube_Matrix,
body.page-Alien_Relics,
body.page-Incubator_Device,
body.page-Alien_Data_Terminal,
body.page-Forcefield_Control{
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;
}

Revision as of 11:07, 26 November 2017

/* .Custom page backgrounds */
}body.page-Added_Attractions,
body.page-Tree_Mushroom,
body.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;
}











/* import Common.css so it serves its function - 2/1/11  */
@import url("http://rct.wikia.com/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");

/* hover effect for main page navigation
class="mainpage-nav" */
.mainpage-nav {
    cursor:pointer;
    opacity:0.7;
}
 
.mainpage-nav:hover {
    opacity:1;
    transition: 0.2s all ease;
}
 
.mainpage-nav-2 {
    cursor:pointer;
    opacity:3.0;
}
 
.mainpage-nav-2 a {
    font-family:Open Sans;
    font-weight:300;
    text-align:center;
    text-transform:uppercase;
    text-decoration: none !important;
    color:#fff;
}
 
.mainpage-nav-2:hover {
    background: -moz-linear-gradient(top, rgba(36,111,179,0.1) 0%, rgba(36,111,179,0.4) 50%, rgba(36,111,179,0.8) 100%); /* FF3.6 */
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%,rgba(36,111,179,0.1)), color-stop(50%,rgba(36,111,179,0.4)), color-stop(100%,rgba(36,111,179,0.8))); /* Chrome,Safari4+ */
    opacity:1;
    transition: 0.2s all ease;
}