Alterações

sem resumo de edição
Linha 1: Linha 1:  
/* Código CSS colocado aqui afectará os utilizadores do tema Vector */
 
/* Código CSS colocado aqui afectará os utilizadores do tema Vector */
    +
/*
 
img {
 
img {
 
   image-rendering: pixelated;
 
   image-rendering: pixelated;
Linha 7: Linha 8:  
   image-rendering: crisp-edges;
 
   image-rendering: crisp-edges;
 
}
 
}
 +
*/
 +
    
/* Body Styling */
 
/* Body Styling */
Linha 65: Linha 68:  
   border: 1px solid #8DCAF0;
 
   border: 1px solid #8DCAF0;
 
   background-color: rgba(255,255,255,0.58);
 
   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;
   
}
 
}
   Linha 291: Linha 274:  
   text-shadow: 0px 2px #00321f;
 
   text-shadow: 0px 2px #00321f;
 
}
 
}
 +
 +
#infoboxsection a {color: white;}
    
#infoboxdetail {
 
#infoboxdetail {
Linha 337: Linha 322:  
}
 
}
   −
/* 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 {
 
.no-wrap {
Linha 491: Linha 404:  
     th#sidebar, td#sidebar, td#mainbannerright {
 
     th#sidebar, td#sidebar, td#mainbannerright {
 
         display: none;
 
         display: none;
    }
  −
}
  −
  −
@media screen and (max-width: 740px) {
  −
    .responsiveadtop {
  −
        margin-top:25px !important;
   
     }
 
     }
 
}
 
}
Linha 513: Linha 420:  
}
 
}
   −
@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; }
 
.noautonum .tocnumber { display: none; }
Linha 678: Linha 504:     
.mobile_link_update {
 
.mobile_link_update {
   background: url("extensions/StardewValley/images/mobile_banner_2_PT.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/mobile_banner_2.png") no-repeat center center;
 
   width: 80%;
 
   width: 80%;
 
   height: 100%;
 
   height: 100%;
105 789

edições