Changes

Jump to navigation Jump to search
2,458 bytes removed ,  17:29, 13 March 2023
remove unused CSS
Line 70: Line 70:  
}
 
}
   −
/* 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 */
 
/* Mediawiki page tabs */
Line 295: Line 276:  
   text-shadow: 0px 2px #00321f;
 
   text-shadow: 0px 2px #00321f;
 
}
 
}
 +
 +
#infoboxsection a {color: white;}
    
#infoboxdetail {
 
#infoboxdetail {
Line 341: Line 324:  
}
 
}
   −
/* 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;
  −
}
      
.no-wrap {
 
.no-wrap {
Line 477: Line 408:  
     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;
   
     }
 
     }
 
}
 
}
Line 499: Line 424:  
}
 
}
   −
@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; }
105,700

edits

Navigation menu