User:MJL/common.css: Difference between revisions
< User:MJL
Jump to navigation
Jump to search
(Blanked the page) Tag: Blanking |
(from MediaWiki:Vector.css) |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | |||
/* Copied content from https://stardewvalleywiki.com/mediawiki/index.php?title=MediaWiki:Vector.css&oldid=121560 */ | |||
/* See that page for attribution history. */ | |||
/* Body Styling */ | |||
body { | |||
background: #0A0523 url("images/a/ac/Wiki-background.gif") repeat fixed center center / cover; | |||
background-size: 500px; | |||
} | |||
#mw-page-base { | |||
background:none; | |||
} | |||
.mw-body { | |||
border: 1px solid #6C8400; | |||
margin-right: 15px; | |||
background-color: #0f1112; | |||
color: white; | |||
min-height:500px; | |||
margin-bottom: 60px; | |||
} | |||
.mw-footer { | |||
background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%; | |||
width: 100%; | |||
padding: 0px !important; | |||
margin-top: 20px !important; | |||
bottom: 0px !important; | |||
margin-left: auto !important; | |||
margin-right: auto !important; | |||
color: #C2C8CF; | |||
} | |||
.mw-footer a { | |||
color:white; | |||
} | |||
.mw-footer ul { | |||
padding-left: 190px; | |||
padding-right: 15px; | |||
} | |||
.mw-footer ul li { | |||
color:#C2C8CF; | |||
} | |||
.catlinks { | |||
border: 1px solid #6C8400; | |||
background-color: #0f1112; | |||
} | |||
#toc, .toc { | |||
background-color: rgba(255,255,255,0.58); | |||
} | |||
.mw-body h1, .mw-body h2 { | |||
font-family: 'Open Sans', sans-serif; | |||
} | |||
div.thumbinner { | |||
border: 1px solid #8DCAF0; | |||
background-color: rgba(255,255,255,0.58); | |||
} | |||
/* Social Media Links */ | |||
div.sociallinks { | |||
float: right; | |||
padding-top: 9px; | |||
} | |||
.sociallinks img { | |||
-webkit-filter: opacity(25%) brightness(0); /* Chrome, Safari, Opera */ | |||
filter: opacity(25%) brightness(0); | |||
} | |||
.sociallinks img:hover { | |||
-webkit-filter: opacity(100%) brightness(100%); /* Chrome, Safari, Opera */ | |||
filter: opacity(100%) brightness(100%); | |||
} | |||
body.page-Stardew_Valley_Wiki div.sociallinks { | |||
display:none; | |||
} | |||
/* Mediawiki page tabs */ | |||
.vector-menu-tabs, | |||
.vector-menu-tabs a, | |||
.vector-menu-tabs li, | |||
.vector-menu-tabs .selected, | |||
#mw-head .vector-menu-dropdown h3 { | |||
background: none; | |||
} | |||
.vector-menu-portal .vector-menu-content li a, | |||
.vector-menu-portal .vector-menu-content li a:visited, | |||
.vector-menu-tabs li a, | |||
.vector-menu-tabs li a:visited { | |||
color: #99BFFF!important; | |||
} | |||
.vector-menu-tabs .new a, | |||
.vector-menu-dropdown h3 { | |||
color: #99BFFF; | |||
} | |||
.vector-menu-tabs .new a:visited { | |||
color: #99BFFF!important; | |||
} | |||
.vector-menu-tabs li.selected a, | |||
.vector-menu-tabs li.selected a:visited { | |||
color: white!important; | |||
font-weight: bold; | |||
} | |||
.vector-menu-dropdown .vector-menu-content-list { | |||
background-color: rgba(30, 17, 102, 0.67); | |||
} | |||
.vector-menu-dropdown li a { | |||
color: #C6DBFF; | |||
} | |||
#p-personal .vector-menu-content-list { | |||
background: black; | |||
padding-left: 0; | |||
border-radius: 5px; | |||
padding-right: 3px; | |||
padding: 1px; | |||
} | |||
#p-personal li:last-child { | |||
margin-right: 3px; | |||
} | |||
#p-personal a, | |||
#p-personal a.new, | |||
#p-personal a:visited, | |||
#p-personal a.new:visited { | |||
color: #99BFFF; | |||
} | |||
#p-personal a.hover, #p-personal a:focus { | |||
color: #C6DBFF; | |||
text-decoration:none; | |||
} | |||
/* Account Creation Page */ | |||
.mw-createacct-benefits-list { | |||
padding: 10px 10px 10px 60px; | |||
border-radius: 12px; | |||
background-color: rgba(255,255,255,0.58); | |||
border: 1px solid #8DCAF0; | |||
} | |||
.mw-number-text.icon-edits, | |||
.mw-number-text.icon-pages, | |||
.mw-number-text.icon-contributors { | |||
filter: brightness(0.7); | |||
} | |||
/* Preferences Pages*/ | |||
#preferences { | |||
background-color: rgba(209,248,255,0.67); | |||
} | |||
#preftoc li.selected a { | |||
background: rgba(209,248,255,0.67); | |||
} | |||
/* Non-TOC headers */ | |||
div.notochh1 { | |||
font-size: 188%; | |||
border-bottom: 1px solid #AAA; | |||
padding-bottom: 0.17em; | |||
margin-bottom: 0.6em; | |||
} | |||
/* Captcha Styling */ | |||
div.editOptions label, | |||
div.editOptions input#wpCaptchaWord.mw-ui-input { | |||
display: inline !important; | |||
} | |||
#editform label, | |||
#editform input#wpCaptchaWord.mw-ui-input { | |||
display: none; | |||
} | |||
/* Graphical borders */ | |||
#menuborder { | |||
border: 9px solid transparent; | |||
padding: 12px; | |||
-webkit-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Safari 3.1-5 */ | |||
-o-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Opera 11-12.1 */ | |||
border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; | |||
background-color: rgba(255,255,255,0.58); | |||
} | |||
#p-logo { | |||
margin-top: -11em; | |||
} | |||
#p-navigation { | |||
margin-top: 1.5em; | |||
} | |||
div#mw-panel { | |||
margin-top: 11em; | |||
border: 2.5px solid #6C8400; | |||
left: -12px; | |||
background-color: #0f1112; | |||
padding-bottom: 15px; | |||
border-top-right-radius: 8px; | |||
border-bottom-right-radius: 8px; | |||
} | |||
#mw-panel .vector-menu-portal h3 { | |||
color: white; | |||
} | |||
@media screen and (min-width: 982px) { | |||
#mw-panel { | |||
padding-left: 1em; | |||
} | |||
} | |||
/* Main Page Content */ | |||
body.page-Stardew_Valley_Wiki h1.firstHeading, body.page-Stardew_Valley_Wiki #contentSub, body.page-Stardew_Valley_Wiki #contentSub2 { | |||
display: none; | |||
} | |||
body.page-Stardew_Valley_Wiki div#bodyContent.mw-body-content { | |||
padding-top: 25px; | |||
} | |||
/* Navboxstyling */ | |||
#navbox { | |||
margin: auto; | |||
width: 80%; | |||
border: 1px solid #6C8400; | |||
padding: 5px; | |||
border-radius:11px; | |||
clear: both; | |||
margin-top: 15px; | |||
} | |||
/* Table Styling */ | |||
table.wikitable { | |||
background-color: transparent; | |||
border-collapse: separate; | |||
border: none; | |||
} | |||
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { | |||
border: 1px solid #8DCAF0; | |||
padding: 0.2em; | |||
background-color: rgba(255, 255, 255, 0.58); | |||
} | |||
table.wikitable > tr > th, table.wikitable > * > tr > th { | |||
background-color: #b95c00; | |||
text-align: center; | |||
border-color: #744800; | |||
box-shadow: 0px 1px rgba(0, 0, 0, 0.3); | |||
color: white; | |||
text-shadow: 0px 2px #321f00; | |||
} | |||
table.wikitable > tr > th a, table.wikitable > * > tr > th a { | |||
color:white; | |||
} | |||
#roundedborder, table.wikitable.roundedborder { | |||
border:1px solid rgb(132,174,236); | |||
padding:5px; | |||
border-radius:11px; | |||
margin-top:15px; | |||
} | |||
table.wikitable tr { | |||
background-color: #eee; | |||
} | |||
.mw-parser-output table.wikitable a.extiw, | |||
.mw-parser-output table.wikitable a.external, | |||
.mw-parser-output table.wikitable a.external:visited, | |||
.mw-parser-output table.wikitable a.extiw:visited, | |||
.skin-vector table.wikitable a, | |||
.skin-vector table.wikitable a:visited { | |||
color: #369!important; | |||
} | |||
.skin-vector a.new, | |||
.skin-vector a.new:visited, | |||
.skin-vector #p-personal a.new:visited { | |||
} | |||
/* Infobox Styling */ | |||
.skin-vector a.mw-collapsible-text { | |||
color: #369; | |||
} | |||
.skin-vector .infobox a.new, | |||
.skin-vector .infobox a.new:visited { | |||
color: #ff4d8f; | |||
} | |||
/* Template Styling */ | |||
/* Object Quality Stars */ | |||
#qualitycontainer { | |||
position:relative; | |||
height:48px; | |||
width:48px; | |||
text-align:left; | |||
} | |||
#qualitycontainermed { | |||
position:relative; | |||
height:32px; | |||
width:32px; | |||
text-align:left; | |||
} | |||
#qualitycontainersm { | |||
position:relative; | |||
height:24px; | |||
width:24px; | |||
text-align:left; | |||
} | |||
#qualitycontainer div.qualityindicator { | |||
text-align:left; | |||
} | |||
#qualitycontainermed div.qualityindicator { | |||
text-align:left; | |||
} | |||
#qualitycontainersm div.qualityindicator { | |||
text-align:left; | |||
} | |||
#qualityimage img { | |||
position:absolute; | |||
} | |||
#qualityimage p { | |||
margin:0px; | |||
} | |||
#recipeimage p { | |||
margin:0px; | |||
} | |||
#recipeimage img { | |||
position:absolute; | |||
opacity:0.6; | |||
max-height: 48px; | |||
width: auto; | |||
} | |||
/* Quality Pricing */ | |||
div.qualitycontainerprice { | |||
margin-top: -7px; | |||
padding-right:12px; | |||
} | |||
div.qualitycontainerprice span { | |||
padding-left: 20px; | |||
} | |||
div.qualitycontainerprice img { | |||
position: absolute; | |||
margin-top:2px; | |||
} | |||
#qualityprice { | |||
margin-top:-11px; | |||
} | |||
.no-wrap { | |||
white-space: nowrap; | |||
} | |||
/* Skill page tables */ | |||
.skillsubheader { | |||
text-align: center; | |||
font-size: 12px; | |||
background-color: rgba(255, 255, 255, 0.79); | |||
} | |||
/* Copyright Templates */ | |||
#c-fairuse { | |||
padding:10px; | |||
max-width:700px; | |||
margin: 0px auto; | |||
border: 1px solid #8DCAF0; | |||
background-color: rgba(255, 255, 255, 0.58); | |||
} | |||
#c-fairuse td { | |||
vertical-align:middle; | |||
} | |||
/* Alert Templates */ | |||
.alert { | |||
border: 3px solid rgb(68, 74, 73); | |||
border-radius: 0.5em; | |||
margin-left: auto; | |||
margin-right: auto; | |||
font-size: 14px; | |||
padding: 5px; | |||
margin-bottom: 15px; | |||
height: 80px; | |||
width: 50%; | |||
max-width:700px; | |||
} | |||
.alert span.header { | |||
font-size:22px; | |||
} | |||
.alert th { | |||
width: 100px; | |||
} | |||
.alert th img { | |||
text-align: center; | |||
} | |||
#stub { | |||
border-color:green; | |||
background-color: rgba(0, 128, 0, 0.05); | |||
} | |||
#construction { | |||
border-color:#97a50c; | |||
background-color: rgba(151, 165, 12, 0.05); | |||
} | |||
/* Responsive styling */ | |||
@media screen and (max-width: 1600px) { | |||
#mainbannerleft { | |||
display: none; | |||
} | |||
#mainbannermiddle { | |||
width: 60%; | |||
} | |||
} | |||
@media screen and (max-width: 1400px) { | |||
#menucontent { | |||
font-size:12px; | |||
} | |||
} | |||
@media screen and (max-width: 1150px) { | |||
th#sidebar, td#sidebar, td#mainbannerright { | |||
display: none; | |||
} | |||
} | |||
@media screen and (max-width: 740px) { | |||
.responsiveadtop { | |||
margin-top:25px !important; | |||
} | |||
} | |||
@media screen and (max-width: 700px) { | |||
.mw-body, #left-navigation { | |||
margin-left: 8px; | |||
margin-right: 8px; | |||
} | |||
div#mw-panel { | |||
display: none; | |||
} | |||
.mw-footer ul { | |||
padding-left: 15px; | |||
} | |||
} | |||
@media screen and (max-width: 430px) { | |||
.responsiveadtop { | |||
margin-top:65px !important; | |||
} | |||
} | |||
/* Main Page Nav Menu Styling */ | |||
#menucontent { | |||
padding-right:5px; | |||
padding-left: 5px; | |||
vertical-align:top; | |||
} | |||
.doublewidthmenu { | |||
width:100%; | |||
} | |||
.doublewidthmenu td { | |||
width:50%; | |||
} | |||
table.menulocations { | |||
border:1px solid #8dcaf0; | |||
border-radius:11px; | |||
width:100%; | |||
box-shadow: 0px 1px rgba(0,0,0,0.3); | |||
margin-bottom:3px; | |||
} | |||
.mainmenuwrapper { | |||
background-color:rgba(209,248,255,0.67); | |||
float:left; | |||
width: 100%; | |||
} | |||
.mainmenusection { | |||
min-height: 379px; | |||
vertical-align: top; | |||
} | |||
.mainmenusection table.wikitable { | |||
margin:0px | |||
} | |||
#singlemainmenu { | |||
width: 25%; | |||
float:left; | |||
} | |||
#doublemainmenu { | |||
width: 50%; | |||
float:left; | |||
} | |||
#doubleinnermainmenu { | |||
width: 50%; | |||
vertical-align:top; | |||
} | |||
#mainmenuselections { | |||
width:100%; | |||
} | |||
table#mainmenuselections td { | |||
background-color: transparent; | |||
border: none; | |||
} | |||
@media screen and (max-width: 880px) { | |||
#singlemainmenu { | |||
width: 100%; | |||
clear:both; | |||
min-height: auto; | |||
} | |||
#doublemainmenu { | |||
width: 100%; | |||
clear:both; | |||
min-height: auto; | |||
} | |||
} | |||
.noautonum .tocnumber { display: none; } | |||
.twitter-timeline { height: 1000px !important; } | |||
/* Class for pixel art, to retain pixelated appearance when zoomed */ | |||
.pixels { | |||
-ms-interpolation-mode: nearest-neighbor; /* IE */ | |||
image-rendering: -webkit-optimize-contrast; /* UC Browser */ | |||
image-rendering: -webkit-crisp-edges; /* old Safari */ | |||
image-rendering: -moz-crisp-edges; /* Firefox */ | |||
image-rendering: pixelated; | |||
} | |||
/* MainLinks Template Styling */ | |||
#platform_link_table { | |||
width:100%; | |||
height: 100%; | |||
min-height: 242px; | |||
max-width:650px; | |||
text-align:center; | |||
float:right; | |||
} | |||
#version_link_table { | |||
width:100%; | |||
max-width:650px; | |||
text-align:center; | |||
float:left; | |||
} | |||
.version_number_left { | |||
text-align:left; | |||
vertical-align: top; | |||
} | |||
.version_number_right { | |||
text-align:right; | |||
vertical-align: top; | |||
} | |||
.platform_links { | |||
width: 20%; | |||
height: 33%; | |||
} | |||
.platform_link a.external, .mobile_link a.external, .mobile_link_update a.external { | |||
display:block; | |||
text-decoration:none; | |||
background:none !important; | |||
padding: 0px !important; | |||
line-height: 60px; | |||
} | |||
#mobile_image a.external { | |||
line-height: 190px; | |||
} | |||
#switch_link { | |||
background: url("extensions/StardewValley/images/platform-switch.png") no-repeat center center; | |||
} | |||
#ps4_link { | |||
background: url("extensions/StardewValley/images/platform-ps4.png") no-repeat center center; | |||
} | |||
#xbox_link { | |||
background: url("extensions/StardewValley/images/platform-xbox.png") no-repeat center center; | |||
} | |||
#steam_link { | |||
background: url("extensions/StardewValley/images/platform-steam.png") no-repeat center center; | |||
} | |||
#ios_link { | |||
background: url("extensions/StardewValley/images/platform-ios.png") no-repeat center center; | |||
} | |||
#android_link { | |||
background: url("extensions/StardewValley/images/platform-play.png") no-repeat center center; | |||
} | |||
.mobile_link_update { | |||
background: url("extensions/StardewValley/images/mobile_banner_2.png") no-repeat center center; | |||
width: 80%; | |||
height: 100%; | |||
} | |||
.mobile_link { | |||
background: url("extensions/StardewValley/images/platform-mobile.png") no-repeat center center; | |||
width: 80%; | |||
height: 100%; | |||
} | |||
#platform-version { | |||
width:50%; | |||
vertical-align:top; | |||
} | |||
#main-links-table { | |||
width:100%; | |||
text-align:center; | |||
} | |||
#platform_table_images { | |||
width: 100%; | |||
min-height: 196px; | |||
} | |||
table#platform_links_list { | |||
width:inherit !important; | |||
margin: auto; | |||
height: 193px; | |||
} | |||
@media screen and (max-width: 1450px) { | |||
.mobile_link { | |||
background: url("extensions/StardewValley/images/platform-mobile_small.png") no-repeat center center; | |||
} | |||
} | |||
@media screen and (max-width: 1350px) { | |||
#ps4_link { | |||
background: url("extensions/StardewValley/images/platform-ps4_small.png") no-repeat center center; | |||
} | |||
#xbox_link { | |||
background: url("extensions/StardewValley/images/platform-xbox_small.png") no-repeat center center; | |||
} | |||
#steam_link { | |||
background: url("extensions/StardewValley/images/platform-steam_small.png") no-repeat center center; | |||
} | |||
#ios_link { | |||
background: url("extensions/StardewValley/images/platform-ios_small.png") no-repeat center center; | |||
} | |||
#android_link { | |||
background: url("extensions/StardewValley/images/platform-play_small.png") no-repeat center center; | |||
} | |||
} | |||
@media screen and (max-width: 1200px) { | |||
#platform-version { | |||
display:inline; | |||
} | |||
#version_link_table { | |||
margin-top: 0px; | |||
float: none; | |||
} | |||
#platform_link_table { | |||
margin-bottom: 0px; | |||
float: none; | |||
} | |||
#main-links-table { | |||
width: auto; | |||
} | |||
} | |||
#mainbannermiddle img { | |||
padding-bottom: 25px; | |||
} | |||
html .thumbimage { | |||
background-color: transparent; | |||
} | |||
.mw-body .firstHeading, | |||
.mw-body h1, .mw-body h2, | |||
.mw-body h3, .mw-body h4, | |||
.mw-body h5, .mw-body h6 { | |||
color: white; | |||
} | |||
.skin-vector a { | |||
color: #99BFFF; | |||
} | |||
/* edit history */ | |||
#pagehistory li.selected { | |||
background: #556677; | |||
color: #f8f9fa; | |||
} | |||
.mw-contributions-list ul { | |||
list-style: unset; | |||
} | |||
/* #mw-head */ | |||
#mw-head { | |||
/*background-image: url("images/f/f0/Community-header-background.png");*/ | |||
background-color: black; | |||
background-size: contain; | |||
background-position: center; | |||
background-attachment: local, scroll; | |||
} | |||
#mw-header::before { | |||
background: linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0)); | |||
content: ""; | |||
display: block; | |||
width: 100%; | |||
} | |||
.mw-wiki-logo { | |||
background-color: black; | |||
} | |||
#searchInput { | |||
background-color: white; | |||
} | |||
.diff-addedline .diffchange, | |||
.diff-deletedline .diffchange { | |||
color: black; | |||
} | |||
.skin-vector .autocomment, | |||
.skin-vector .autocomment a, | |||
.skin-vector .autocomment a:visited { | |||
color: #72777d; | |||
} | |||
.skin-vector a.new, | |||
.skin-vector #p-personal a.new, | |||
.skin-vector table.wikitable a.new, | |||
.skin-vector a.new:visited, | |||
.skin-vector #p-personal a.new:visited, | |||
.skin-vector table.wikitable a.new:visited { | |||
color: #CD4748; | |||
} | |||
#contentSub, | |||
#contentSub2 { | |||
color: #eee; | |||
} | |||
.mw-parser-output a.extiw, | |||
.mw-parser-output a.external, | |||
.mw-parser-output a.extiw:visited, | |||
.mw-parser-output a.external:visited { | |||
color: #369; | |||
} | |||
#editpage-copywarn a { | |||
color: #369; | |||
} | |||
/* Table row numbering classes */ | |||
table.static-row-numbers { | |||
counter-reset: rowNumber; | |||
} | |||
body.skin-minerva .static-row-numbers2.sortable { | |||
counter-reset: rowNumber -1; | |||
} | |||
body.skin-minerva .static-row-numbers2.sortable.static-row-header-two { | |||
counter-reset: rowNumber -2; | |||
} | |||
table.static-row-numbers tr::before { | |||
background-color: #B95C00; | |||
display: table-cell; | |||
padding: 0 0.5em; | |||
text-align: right; | |||
} | |||
table.static-row-numbers tr::before { | |||
content: ""; | |||
} | |||
body:not(.skin-minerva) .static-row-numbers.sortable tbody tr:not(.static-row-header)::before, | |||
body.skin-minerva .static-row-numbers tbody tr:not(:first-child):not(.static-row-header)::before, | |||
table.static-row-numbers:not(.sortable) tbody tr:not(:first-child):not(.static-row-header)::before { | |||
counter-increment: rowNumber; | |||
content: counter(rowNumber); | |||
vertical-align: inherit; | |||
} | |||
/* | |||
table.static-row-numbers.sortable thead tr::before, | |||
table.static-row-numbers tr.static-row-header::before, | |||
body.skin-minerva .static-row-numbers tbody tr:first-child::before, | |||
table.static-row-numbers:not(.sortable) tbody tr:first-child::before, | |||
body.skin-minerva .static-row-numbers.static-row-header-two tbody tr:nth-child(2)::before, | |||
table.static-row-numbers.static-row-header-two:not(.sortable) tbody tr:nth-child(2)::before { | |||
content: ""; | |||
}*/ | |||
.static-row-header-hash thead tr::before { | |||
content: "#"; | |||
} | |||
.static-row-header-row thead tr::before { | |||
content: "Row"; | |||
} | |||
.static-row-numbers.wikitable tr::before { | |||
background-color: #eaecf0; | |||
} | |||
body:not(.skin-minerva) .static-row-numbers.mw-datatable:not(.wikitable) tr::before { | |||
background-color: #eaeeff; | |||
} | |||
table.static-row-numbers.wikitable tbody tr:not(.static-row-header)::before , | |||
body:not(.skin-minerva) .static-row-numbers.mw-datatable:not(.wikitable) tbody tr::before { | |||
border:1px solid #a2a9b1; | |||
} | |||
.static-row-numbers-period2 tbody tr::before { | |||
content: counter(rowNumber) "."; | |||
} |
Revision as of 16:53, 31 August 2021
/* CSS placed here will affect users of the Vector skin */
/* Copied content from https://stardewvalleywiki.com/mediawiki/index.php?title=MediaWiki:Vector.css&oldid=121560 */
/* See that page for attribution history. */
/* Body Styling */
body {
background: #0A0523 url("images/a/ac/Wiki-background.gif") repeat fixed center center / cover;
background-size: 500px;
}
#mw-page-base {
background:none;
}
.mw-body {
border: 1px solid #6C8400;
margin-right: 15px;
background-color: #0f1112;
color: white;
min-height:500px;
margin-bottom: 60px;
}
.mw-footer {
background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
width: 100%;
padding: 0px !important;
margin-top: 20px !important;
bottom: 0px !important;
margin-left: auto !important;
margin-right: auto !important;
color: #C2C8CF;
}
.mw-footer a {
color:white;
}
.mw-footer ul {
padding-left: 190px;
padding-right: 15px;
}
.mw-footer ul li {
color:#C2C8CF;
}
.catlinks {
border: 1px solid #6C8400;
background-color: #0f1112;
}
#toc, .toc {
background-color: rgba(255,255,255,0.58);
}
.mw-body h1, .mw-body h2 {
font-family: 'Open Sans', sans-serif;
}
div.thumbinner {
border: 1px solid #8DCAF0;
background-color: rgba(255,255,255,0.58);
}
/* Social Media Links */
div.sociallinks {
float: right;
padding-top: 9px;
}
.sociallinks img {
-webkit-filter: opacity(25%) brightness(0); /* Chrome, Safari, Opera */
filter: opacity(25%) brightness(0);
}
.sociallinks img:hover {
-webkit-filter: opacity(100%) brightness(100%); /* Chrome, Safari, Opera */
filter: opacity(100%) brightness(100%);
}
body.page-Stardew_Valley_Wiki div.sociallinks {
display:none;
}
/* Mediawiki page tabs */
.vector-menu-tabs,
.vector-menu-tabs a,
.vector-menu-tabs li,
.vector-menu-tabs .selected,
#mw-head .vector-menu-dropdown h3 {
background: none;
}
.vector-menu-portal .vector-menu-content li a,
.vector-menu-portal .vector-menu-content li a:visited,
.vector-menu-tabs li a,
.vector-menu-tabs li a:visited {
color: #99BFFF!important;
}
.vector-menu-tabs .new a,
.vector-menu-dropdown h3 {
color: #99BFFF;
}
.vector-menu-tabs .new a:visited {
color: #99BFFF!important;
}
.vector-menu-tabs li.selected a,
.vector-menu-tabs li.selected a:visited {
color: white!important;
font-weight: bold;
}
.vector-menu-dropdown .vector-menu-content-list {
background-color: rgba(30, 17, 102, 0.67);
}
.vector-menu-dropdown li a {
color: #C6DBFF;
}
#p-personal .vector-menu-content-list {
background: black;
padding-left: 0;
border-radius: 5px;
padding-right: 3px;
padding: 1px;
}
#p-personal li:last-child {
margin-right: 3px;
}
#p-personal a,
#p-personal a.new,
#p-personal a:visited,
#p-personal a.new:visited {
color: #99BFFF;
}
#p-personal a.hover, #p-personal a:focus {
color: #C6DBFF;
text-decoration:none;
}
/* Account Creation Page */
.mw-createacct-benefits-list {
padding: 10px 10px 10px 60px;
border-radius: 12px;
background-color: rgba(255,255,255,0.58);
border: 1px solid #8DCAF0;
}
.mw-number-text.icon-edits,
.mw-number-text.icon-pages,
.mw-number-text.icon-contributors {
filter: brightness(0.7);
}
/* Preferences Pages*/
#preferences {
background-color: rgba(209,248,255,0.67);
}
#preftoc li.selected a {
background: rgba(209,248,255,0.67);
}
/* Non-TOC headers */
div.notochh1 {
font-size: 188%;
border-bottom: 1px solid #AAA;
padding-bottom: 0.17em;
margin-bottom: 0.6em;
}
/* Captcha Styling */
div.editOptions label,
div.editOptions input#wpCaptchaWord.mw-ui-input {
display: inline !important;
}
#editform label,
#editform input#wpCaptchaWord.mw-ui-input {
display: none;
}
/* Graphical borders */
#menuborder {
border: 9px solid transparent;
padding: 12px;
-webkit-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Safari 3.1-5 */
-o-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Opera 11-12.1 */
border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch;
background-color: rgba(255,255,255,0.58);
}
#p-logo {
margin-top: -11em;
}
#p-navigation {
margin-top: 1.5em;
}
div#mw-panel {
margin-top: 11em;
border: 2.5px solid #6C8400;
left: -12px;
background-color: #0f1112;
padding-bottom: 15px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
}
#mw-panel .vector-menu-portal h3 {
color: white;
}
@media screen and (min-width: 982px) {
#mw-panel {
padding-left: 1em;
}
}
/* Main Page Content */
body.page-Stardew_Valley_Wiki h1.firstHeading, body.page-Stardew_Valley_Wiki #contentSub, body.page-Stardew_Valley_Wiki #contentSub2 {
display: none;
}
body.page-Stardew_Valley_Wiki div#bodyContent.mw-body-content {
padding-top: 25px;
}
/* Navboxstyling */
#navbox {
margin: auto;
width: 80%;
border: 1px solid #6C8400;
padding: 5px;
border-radius:11px;
clear: both;
margin-top: 15px;
}
/* Table Styling */
table.wikitable {
background-color: transparent;
border-collapse: separate;
border: none;
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
border: 1px solid #8DCAF0;
padding: 0.2em;
background-color: rgba(255, 255, 255, 0.58);
}
table.wikitable > tr > th, table.wikitable > * > tr > th {
background-color: #b95c00;
text-align: center;
border-color: #744800;
box-shadow: 0px 1px rgba(0, 0, 0, 0.3);
color: white;
text-shadow: 0px 2px #321f00;
}
table.wikitable > tr > th a, table.wikitable > * > tr > th a {
color:white;
}
#roundedborder, table.wikitable.roundedborder {
border:1px solid rgb(132,174,236);
padding:5px;
border-radius:11px;
margin-top:15px;
}
table.wikitable tr {
background-color: #eee;
}
.mw-parser-output table.wikitable a.extiw,
.mw-parser-output table.wikitable a.external,
.mw-parser-output table.wikitable a.external:visited,
.mw-parser-output table.wikitable a.extiw:visited,
.skin-vector table.wikitable a,
.skin-vector table.wikitable a:visited {
color: #369!important;
}
.skin-vector a.new,
.skin-vector a.new:visited,
.skin-vector #p-personal a.new:visited {
}
/* Infobox Styling */
.skin-vector a.mw-collapsible-text {
color: #369;
}
.skin-vector .infobox a.new,
.skin-vector .infobox a.new:visited {
color: #ff4d8f;
}
/* Template Styling */
/* Object Quality Stars */
#qualitycontainer {
position:relative;
height:48px;
width:48px;
text-align:left;
}
#qualitycontainermed {
position:relative;
height:32px;
width:32px;
text-align:left;
}
#qualitycontainersm {
position:relative;
height:24px;
width:24px;
text-align:left;
}
#qualitycontainer div.qualityindicator {
text-align:left;
}
#qualitycontainermed div.qualityindicator {
text-align:left;
}
#qualitycontainersm div.qualityindicator {
text-align:left;
}
#qualityimage img {
position:absolute;
}
#qualityimage p {
margin:0px;
}
#recipeimage p {
margin:0px;
}
#recipeimage img {
position:absolute;
opacity:0.6;
max-height: 48px;
width: auto;
}
/* Quality Pricing */
div.qualitycontainerprice {
margin-top: -7px;
padding-right:12px;
}
div.qualitycontainerprice span {
padding-left: 20px;
}
div.qualitycontainerprice img {
position: absolute;
margin-top:2px;
}
#qualityprice {
margin-top:-11px;
}
.no-wrap {
white-space: nowrap;
}
/* Skill page tables */
.skillsubheader {
text-align: center;
font-size: 12px;
background-color: rgba(255, 255, 255, 0.79);
}
/* Copyright Templates */
#c-fairuse {
padding:10px;
max-width:700px;
margin: 0px auto;
border: 1px solid #8DCAF0;
background-color: rgba(255, 255, 255, 0.58);
}
#c-fairuse td {
vertical-align:middle;
}
/* Alert Templates */
.alert {
border: 3px solid rgb(68, 74, 73);
border-radius: 0.5em;
margin-left: auto;
margin-right: auto;
font-size: 14px;
padding: 5px;
margin-bottom: 15px;
height: 80px;
width: 50%;
max-width:700px;
}
.alert span.header {
font-size:22px;
}
.alert th {
width: 100px;
}
.alert th img {
text-align: center;
}
#stub {
border-color:green;
background-color: rgba(0, 128, 0, 0.05);
}
#construction {
border-color:#97a50c;
background-color: rgba(151, 165, 12, 0.05);
}
/* Responsive styling */
@media screen and (max-width: 1600px) {
#mainbannerleft {
display: none;
}
#mainbannermiddle {
width: 60%;
}
}
@media screen and (max-width: 1400px) {
#menucontent {
font-size:12px;
}
}
@media screen and (max-width: 1150px) {
th#sidebar, td#sidebar, td#mainbannerright {
display: none;
}
}
@media screen and (max-width: 740px) {
.responsiveadtop {
margin-top:25px !important;
}
}
@media screen and (max-width: 700px) {
.mw-body, #left-navigation {
margin-left: 8px;
margin-right: 8px;
}
div#mw-panel {
display: none;
}
.mw-footer ul {
padding-left: 15px;
}
}
@media screen and (max-width: 430px) {
.responsiveadtop {
margin-top:65px !important;
}
}
/* Main Page Nav Menu Styling */
#menucontent {
padding-right:5px;
padding-left: 5px;
vertical-align:top;
}
.doublewidthmenu {
width:100%;
}
.doublewidthmenu td {
width:50%;
}
table.menulocations {
border:1px solid #8dcaf0;
border-radius:11px;
width:100%;
box-shadow: 0px 1px rgba(0,0,0,0.3);
margin-bottom:3px;
}
.mainmenuwrapper {
background-color:rgba(209,248,255,0.67);
float:left;
width: 100%;
}
.mainmenusection {
min-height: 379px;
vertical-align: top;
}
.mainmenusection table.wikitable {
margin:0px
}
#singlemainmenu {
width: 25%;
float:left;
}
#doublemainmenu {
width: 50%;
float:left;
}
#doubleinnermainmenu {
width: 50%;
vertical-align:top;
}
#mainmenuselections {
width:100%;
}
table#mainmenuselections td {
background-color: transparent;
border: none;
}
@media screen and (max-width: 880px) {
#singlemainmenu {
width: 100%;
clear:both;
min-height: auto;
}
#doublemainmenu {
width: 100%;
clear:both;
min-height: auto;
}
}
.noautonum .tocnumber { display: none; }
.twitter-timeline { height: 1000px !important; }
/* Class for pixel art, to retain pixelated appearance when zoomed */
.pixels {
-ms-interpolation-mode: nearest-neighbor; /* IE */
image-rendering: -webkit-optimize-contrast; /* UC Browser */
image-rendering: -webkit-crisp-edges; /* old Safari */
image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: pixelated;
}
/* MainLinks Template Styling */
#platform_link_table {
width:100%;
height: 100%;
min-height: 242px;
max-width:650px;
text-align:center;
float:right;
}
#version_link_table {
width:100%;
max-width:650px;
text-align:center;
float:left;
}
.version_number_left {
text-align:left;
vertical-align: top;
}
.version_number_right {
text-align:right;
vertical-align: top;
}
.platform_links {
width: 20%;
height: 33%;
}
.platform_link a.external, .mobile_link a.external, .mobile_link_update a.external {
display:block;
text-decoration:none;
background:none !important;
padding: 0px !important;
line-height: 60px;
}
#mobile_image a.external {
line-height: 190px;
}
#switch_link {
background: url("extensions/StardewValley/images/platform-switch.png") no-repeat center center;
}
#ps4_link {
background: url("extensions/StardewValley/images/platform-ps4.png") no-repeat center center;
}
#xbox_link {
background: url("extensions/StardewValley/images/platform-xbox.png") no-repeat center center;
}
#steam_link {
background: url("extensions/StardewValley/images/platform-steam.png") no-repeat center center;
}
#ios_link {
background: url("extensions/StardewValley/images/platform-ios.png") no-repeat center center;
}
#android_link {
background: url("extensions/StardewValley/images/platform-play.png") no-repeat center center;
}
.mobile_link_update {
background: url("extensions/StardewValley/images/mobile_banner_2.png") no-repeat center center;
width: 80%;
height: 100%;
}
.mobile_link {
background: url("extensions/StardewValley/images/platform-mobile.png") no-repeat center center;
width: 80%;
height: 100%;
}
#platform-version {
width:50%;
vertical-align:top;
}
#main-links-table {
width:100%;
text-align:center;
}
#platform_table_images {
width: 100%;
min-height: 196px;
}
table#platform_links_list {
width:inherit !important;
margin: auto;
height: 193px;
}
@media screen and (max-width: 1450px) {
.mobile_link {
background: url("extensions/StardewValley/images/platform-mobile_small.png") no-repeat center center;
}
}
@media screen and (max-width: 1350px) {
#ps4_link {
background: url("extensions/StardewValley/images/platform-ps4_small.png") no-repeat center center;
}
#xbox_link {
background: url("extensions/StardewValley/images/platform-xbox_small.png") no-repeat center center;
}
#steam_link {
background: url("extensions/StardewValley/images/platform-steam_small.png") no-repeat center center;
}
#ios_link {
background: url("extensions/StardewValley/images/platform-ios_small.png") no-repeat center center;
}
#android_link {
background: url("extensions/StardewValley/images/platform-play_small.png") no-repeat center center;
}
}
@media screen and (max-width: 1200px) {
#platform-version {
display:inline;
}
#version_link_table {
margin-top: 0px;
float: none;
}
#platform_link_table {
margin-bottom: 0px;
float: none;
}
#main-links-table {
width: auto;
}
}
#mainbannermiddle img {
padding-bottom: 25px;
}
html .thumbimage {
background-color: transparent;
}
.mw-body .firstHeading,
.mw-body h1, .mw-body h2,
.mw-body h3, .mw-body h4,
.mw-body h5, .mw-body h6 {
color: white;
}
.skin-vector a {
color: #99BFFF;
}
/* edit history */
#pagehistory li.selected {
background: #556677;
color: #f8f9fa;
}
.mw-contributions-list ul {
list-style: unset;
}
/* #mw-head */
#mw-head {
/*background-image: url("images/f/f0/Community-header-background.png");*/
background-color: black;
background-size: contain;
background-position: center;
background-attachment: local, scroll;
}
#mw-header::before {
background: linear-gradient(to left, rgba(0,0,0,1), rgba(0,0,0,0));
content: "";
display: block;
width: 100%;
}
.mw-wiki-logo {
background-color: black;
}
#searchInput {
background-color: white;
}
.diff-addedline .diffchange,
.diff-deletedline .diffchange {
color: black;
}
.skin-vector .autocomment,
.skin-vector .autocomment a,
.skin-vector .autocomment a:visited {
color: #72777d;
}
.skin-vector a.new,
.skin-vector #p-personal a.new,
.skin-vector table.wikitable a.new,
.skin-vector a.new:visited,
.skin-vector #p-personal a.new:visited,
.skin-vector table.wikitable a.new:visited {
color: #CD4748;
}
#contentSub,
#contentSub2 {
color: #eee;
}
.mw-parser-output a.extiw,
.mw-parser-output a.external,
.mw-parser-output a.extiw:visited,
.mw-parser-output a.external:visited {
color: #369;
}
#editpage-copywarn a {
color: #369;
}
/* Table row numbering classes */
table.static-row-numbers {
counter-reset: rowNumber;
}
body.skin-minerva .static-row-numbers2.sortable {
counter-reset: rowNumber -1;
}
body.skin-minerva .static-row-numbers2.sortable.static-row-header-two {
counter-reset: rowNumber -2;
}
table.static-row-numbers tr::before {
background-color: #B95C00;
display: table-cell;
padding: 0 0.5em;
text-align: right;
}
table.static-row-numbers tr::before {
content: "";
}
body:not(.skin-minerva) .static-row-numbers.sortable tbody tr:not(.static-row-header)::before,
body.skin-minerva .static-row-numbers tbody tr:not(:first-child):not(.static-row-header)::before,
table.static-row-numbers:not(.sortable) tbody tr:not(:first-child):not(.static-row-header)::before {
counter-increment: rowNumber;
content: counter(rowNumber);
vertical-align: inherit;
}
/*
table.static-row-numbers.sortable thead tr::before,
table.static-row-numbers tr.static-row-header::before,
body.skin-minerva .static-row-numbers tbody tr:first-child::before,
table.static-row-numbers:not(.sortable) tbody tr:first-child::before,
body.skin-minerva .static-row-numbers.static-row-header-two tbody tr:nth-child(2)::before,
table.static-row-numbers.static-row-header-two:not(.sortable) tbody tr:nth-child(2)::before {
content: "";
}*/
.static-row-header-hash thead tr::before {
content: "#";
}
.static-row-header-row thead tr::before {
content: "Row";
}
.static-row-numbers.wikitable tr::before {
background-color: #eaecf0;
}
body:not(.skin-minerva) .static-row-numbers.mw-datatable:not(.wikitable) tr::before {
background-color: #eaeeff;
}
table.static-row-numbers.wikitable tbody tr:not(.static-row-header)::before ,
body:not(.skin-minerva) .static-row-numbers.mw-datatable:not(.wikitable) tbody tr::before {
border:1px solid #a2a9b1;
}
.static-row-numbers-period2 tbody tr::before {
content: counter(rowNumber) ".";
}