Módosítások

Ugrás a navigációhoz Ugrás a kereséshez
nincs szerkesztési összefoglaló
1. sor: 1. sor:  
/* Az itt elhelyezett CSS a mobil felületen töltődik be */
 
/* Az itt elhelyezett CSS a mobil felületen töltődik be */
 +
 +
/*
 +
img {
 +
  image-rendering: pixelated;
 +
  image-rendering: -moz-crisp-edges;
 +
  image-rendering: -webkit-optimize-contrast;
 +
  image-rendering: crisp-edges;
 +
}
 +
*/
 +
 +
table {border-collapse: separate;}
 +
    
#content {  
 
#content {  
116. sor: 128. sor:  
   clear: both;
 
   clear: both;
 
   margin-top: 15px;
 
   margin-top: 15px;
 +
  display: table;
 
}
 
}
   134. sor: 147. sor:  
   display:block;
 
   display:block;
 
}
 
}
 +
 
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
 
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
 
   border: 1px solid #8DCAF0 !important;
 
   border: 1px solid #8DCAF0 !important;
157. sor: 171. sor:  
}
 
}
   −
#roundedborder {
+
table.wikitable.roundedborder {
 
   border:1px solid rgb(132,174,236);
 
   border:1px solid rgb(132,174,236);
 
   padding:5px;
 
   padding:5px;
173. sor: 187. sor:  
   margin-top: 0px;
 
   margin-top: 0px;
 
   min-width:300px;
 
   min-width:300px;
 +
  border-collapse: separate;
 
}
 
}
   194. sor: 209. sor:  
   text-shadow: 0px 2px #00321f;
 
   text-shadow: 0px 2px #00321f;
 
}
 
}
 +
 +
#infoboxsection a {color: white;}
    
#infoboxdetail {
 
#infoboxdetail {
203. sor: 220. sor:  
#infoboxdetail p {
 
#infoboxdetail p {
 
   margin:0px;
 
   margin:0px;
}
  −
  −
#infoboxfooter {
  −
  width:100%;
  −
  padding-top:5px;
   
}
 
}
    
#infoboxdetail ul {
 
#infoboxdetail ul {
 
   margin: 0em 0px 0px 0.9em;
 
   margin: 0em 0px 0px 0.9em;
}
  −
  −
#infoboxsep {
  −
  text-align:center;
  −
  background-color:#03A007;
  −
  vertical-align:top;
  −
  border-color:#007448;
  −
  box-shadow: 0px 1px rgba(0,0,0,0.3);
  −
  color: white;
  −
  text-shadow: 0px 2px #00321f;
   
}
 
}
   248. sor: 250. sor:  
}
 
}
   −
  −
/* 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 {
  −
  margin-top: -48px;
  −
}
  −
  −
#qualitycontainermed div.qualityindicator {
  −
  margin-top: -32px;
  −
}
  −
  −
#qualitycontainersm div.qualityindicator {
  −
  margin-top: -26px;
  −
}
  −
  −
#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 {
 
   white-space: nowrap;
 
   white-space: nowrap;
}
  −
  −
/* Talk Page Headers */
  −
#talkheadertitle {
  −
  background-color: #03A007;
  −
  text-align: center;
  −
  color: white;
  −
  text-shadow: 0px 2px #00321f;
  −
  font-size: 120%;
  −
}
  −
  −
#talkheaderbody {
  −
  width: 80%;
  −
  margin: 0px auto 1em;
  −
  border: 1px solid rgb(170, 170, 170);
  −
  background-color: rgba(255, 255, 255, 0.58);
  −
  color: rgb(0, 0, 0);
   
}
 
}
   363. sor: 279. sor:     
/* Main Page Nav Menu Styling */
 
/* Main Page Nav Menu Styling */
#menucontent {
+
#mainbannermiddle {
    padding-right:5px;
  −
    padding-left: 5px;
  −
    vertical-align:top;
  −
}
  −
.doublewidthmenu {
  −
    width:100%;
  −
    margin-top: 0px !important;
  −
}
  −
 
  −
.doublewidthmenu td {
  −
    width:50%;
  −
}
  −
 
  −
table.menulocations {
  −
  border:1px solid #8dcaf0;
  −
  border-radius:11px;
  −
  width:100% !important;
  −
  box-shadow: 0px 1px rgba(0,0,0,0.3);
  −
  margin-bottom:3px !important;
  −
  margin-top:0px;
  −
  display: block;
  −
}
  −
 
  −
.mainmenuwrapper {
  −
  background-color:rgba(209,248,255,0.67);
  −
  float:left;
  −
  width: 100%;
  −
}
  −
 
  −
.mainmenusection {
  −
  min-height: 456px;
  −
  vertical-align: top;
  −
}
  −
 
  −
.mainmenusection table.wikitable {
  −
  margin:0px;
  −
  display:table;
  −
}
  −
 
  −
.mainmenusection table.wikitable th {
  −
  max-height: 34px;
  −
}
  −
 
  −
#singlemainmenu {
  −
  width: 25%;
  −
  float:left;
  −
}
  −
 
  −
#doublemainmenu {
  −
  width: 50%;
  −
  float:left;
  −
}
  −
 
  −
#doubleinnermainmenu {
  −
  width: 50%;
  −
  vertical-align:top;
  −
}
  −
 
  −
#mainmenuselections, #mainbannermiddle {
   
   width:100%;  
 
   width:100%;  
 
   border: none;
 
   border: none;
}
  −
  −
table#mainmenuselections td {
  −
  background-color: transparent !important;
  −
  border: none !important;
   
}
 
}
   445. sor: 297. sor:  
}
 
}
   −
@media screen and (max-width: 767px) {
  −
    #singlemainmenu {
  −
      width: 100%;
  −
      clear:both;
  −
      min-height: auto;
  −
    }
  −
  −
    #doublemainmenu {
  −
      width: 100%;
  −
      clear:both;
  −
      min-height: auto;
  −
    }
  −
}
      
/* MainLinks Template Styling */
 
/* MainLinks Template Styling */
556. sor: 395. sor:     
.mobile_link_update {
 
.mobile_link_update {
   background: url("extensions/StardewValley/images/mobile_banner_2_HU.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 662

szerkesztés

Navigációs menü