바뀜

둘러보기로 가기 검색하러 가기
1,743 바이트 제거됨 ,  2023년 2월 4일 (토) 02:58
remove unused css
70번째 줄: 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 */
476번째 줄: 457번째 줄:  
     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;
   
     }
 
     }
 
}
 
}
495번째 줄: 470번째 줄:  
     .mw-footer ul {
 
     .mw-footer ul {
 
         padding-left: 15px;
 
         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;
   
     }
 
     }
 
}
 
}

편집

105,712

둘러보기 메뉴