Changes

Jump to navigation Jump to search
225 bytes added ,  00:40, 17 February 2021
update styles
Line 3: Line 3:  
/* Body Styling */
 
/* Body Styling */
 
body {
 
body {
   background: #0A0523 url("skins/Vector/stardewimages/stardewbackground.png") no-repeat fixed center center / cover;
+
   background: #0A0523 url("extensions/StardewValley/images/stardewbackground.png") no-repeat fixed center center / cover;
 
}
 
}
   Line 18: Line 18:  
}
 
}
   −
div#footer {
+
.mw-footer {
 
   background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
 
   background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
 
   width: 100%;
 
   width: 100%;
Line 29: Line 29:  
}
 
}
   −
div#footer a {
+
.mw-footer a {
 
   color:white;
 
   color:white;
 
}
 
}
   −
div#footer ul {
+
.mw-footer ul {
 
   padding-left: 190px;
 
   padding-left: 190px;
 
   padding-right: 15px;
 
   padding-right: 15px;
 
}
 
}
   −
div#footer ul li {
+
.mw-footer ul li {
 
   color:#C2C8CF;
 
   color:#C2C8CF;
 
}
 
}
Line 81: Line 81:     
/* Mediawiki page tabs */
 
/* Mediawiki page tabs */
div#mw-head div.vectorMenu h3, div.vectorTabs ul, div.vectorTabs li.selected, div.vectorTabs ul li, div.vectorTabs, div.vectorTabs span {
+
.vector-menu-tabs,
   background:none;
+
.vector-menu-tabs a,
 +
.vector-menu-tabs li,
 +
.vector-menu-tabs .selected,
 +
#mw-head .vector-menu-dropdown h3 {
 +
   background: none;
 
}
 
}
   −
div.vectorTabs li a {
+
.vector-menu-tabs li a {
 
   color: #B7D2FF;
 
   color: #B7D2FF;
 
}
 
}
   −
div.vectorTabs li.new a, div.vectorTabs li.new a:visited, div.vectorMenu h3 span {
+
.vector-menu-tabs .new a,  
 +
.vector-menu-tabs .new a:visited,
 +
.vector-menu-dropdown h3 {
 
   color: #99BFFF;
 
   color: #99BFFF;
 
}
 
}
   −
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
+
.vector-menu-tabs .selected a,
 +
.vector-menu-tabs .selected a:visited {
 
   color: #C6DBFF;
 
   color: #C6DBFF;
 
}
 
}
   −
div.vectorMenu div.menu {
+
.vector-menu-dropdown .vector-menu-content-list {
 
   background-color: rgba(30, 17, 102, 0.67);
 
   background-color: rgba(30, 17, 102, 0.67);
 
}
 
}
   −
div.vectorMenu div.menu a {
+
.vector-menu-dropdown li a {
 
   color: #C6DBFF;
 
   color: #C6DBFF;
 
}
 
}
Line 158: Line 165:  
   border: 9px solid transparent;
 
   border: 9px solid transparent;
 
   padding: 12px;
 
   padding: 12px;
   -webkit-border-image: url("skins/Vector/stardewimages/menu_border.png") 15 stretch; /* Safari 3.1-5 */
+
   -webkit-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Safari 3.1-5 */
   -o-border-image: url("skins/Vector/stardewimages/menu_border.png") 15 stretch; /* Opera 11-12.1 */
+
   -o-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Opera 11-12.1 */
   border-image: url("skins/Vector/stardewimages/menu_border.png") 15 stretch;
+
   border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch;
 
   background-color:background-color: rgba(255,255,255,0.58);
 
   background-color:background-color: rgba(255,255,255,0.58);
 
}
 
}
    +
#p-logo {
 +
  margin-top: -11em;
 +
}
 +
 +
#p-navigation {
 +
  margin-top: 1.5em;
 +
}
 
div#mw-panel {
 
div#mw-panel {
 +
  margin-top: 11em;
 
   border: 6px solid transparent;
 
   border: 6px solid transparent;
 
   left: -12px;
 
   left: -12px;
   -webkit-border-image: url("skins/Vector/stardewimages/menu_border.png") 15 stretch; /* Safari 3.1-5 */
+
   -webkit-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Safari 3.1-5 */
   -o-border-image: url("skins/Vector/stardewimages/menu_border.png") 15 stretch; /* Opera 11-12.1 */
+
   -o-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Opera 11-12.1 */
   border-image: url("skins/Vector/stardewimages/menu_border.png") 15 stretch;
+
   border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch;
 
   background-color: rgba(209, 248, 255, 0.67);
 
   background-color: rgba(209, 248, 255, 0.67);
 
   padding-bottom: 15px;
 
   padding-bottom: 15px;
Line 178: Line 193:  
#infoboxborder {
 
#infoboxborder {
 
   border: 12px solid transparent;
 
   border: 12px solid transparent;
   -webkit-border-image: url("skins/Vector/stardewimages/menu_border.png") 15 stretch; /* Safari 3.1-5 */
+
   -webkit-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Safari 3.1-5 */
   -o-border-image: url("skins/Vector/stardewimages/menu_border.png") 15 stretch; /* Opera 11-12.1 */
+
   -o-border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch; /* Opera 11-12.1 */
   border-image: url("skins/Vector/stardewimages/menu_border.png") 15 stretch;
+
   border-image: url("extensions/StardewValley/images/menu_border.png") 15 stretch;
 
   background-color: rgba(255,255,255,0.58);
 
   background-color: rgba(255,255,255,0.58);
 
   float:right;
 
   float:right;
Line 664: Line 679:  
         display: none;
 
         display: none;
 
     }
 
     }
     div#footer ul {
+
     .mw-footer ul {
 
         padding-left: 15px;
 
         padding-left: 15px;
 
     }
 
     }
Line 814: Line 829:     
#switch_link {
 
#switch_link {
   background: url("skins/Vector/stardewimages/platform-switch.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/platform-switch.png") no-repeat center center;
 
}
 
}
    
#ps4_link {
 
#ps4_link {
   background: url("skins/Vector/stardewimages/platform-ps4.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/platform-ps4.png") no-repeat center center;
 
}
 
}
    
#xbox_link {
 
#xbox_link {
   background: url("skins/Vector/stardewimages/platform-xbox.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/platform-xbox.png") no-repeat center center;
 
}
 
}
    
#steam_link {
 
#steam_link {
   background: url("skins/Vector/stardewimages/platform-steam.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/platform-steam.png") no-repeat center center;
 
}
 
}
    
#ios_link {
 
#ios_link {
   background: url("skins/Vector/stardewimages/platform-ios.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/platform-ios.png") no-repeat center center;
 
}
 
}
    
#android_link {
 
#android_link {
   background: url("skins/Vector/stardewimages/platform-play.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/platform-play.png") no-repeat center center;
 
}
 
}
    
.mobile_link_update {
 
.mobile_link_update {
   background: url("skins/Vector/stardewimages/mobile_update/mobile_banner_2.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%;
Line 844: Line 859:     
.mobile_link {
 
.mobile_link {
   background: url("skins/Vector/stardewimages/platform-mobile.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/platform-mobile.png") no-repeat center center;
 
   width: 80%;
 
   width: 80%;
 
   height: 100%;
 
   height: 100%;
Line 872: Line 887:  
@media screen and (max-width: 1450px) {
 
@media screen and (max-width: 1450px) {
 
   .mobile_link {
 
   .mobile_link {
       background: url("skins/Vector/stardewimages/platform-mobile_small.png") no-repeat center center;
+
       background: url("extensions/StardewValley/images/platform-mobile_small.png") no-repeat center center;
 
   }
 
   }
 
}
 
}
Line 878: Line 893:  
@media screen and (max-width: 1350px) {
 
@media screen and (max-width: 1350px) {
 
   #ps4_link {
 
   #ps4_link {
       background: url("skins/Vector/stardewimages/platform-ps4_small.png") no-repeat center center;
+
       background: url("extensions/StardewValley/images/platform-ps4_small.png") no-repeat center center;
 
   }
 
   }
 
   #xbox_link {
 
   #xbox_link {
       background: url("skins/Vector/stardewimages/platform-xbox_small.png") no-repeat center center;
+
       background: url("extensions/StardewValley/images/platform-xbox_small.png") no-repeat center center;
 
   }
 
   }
 
   #steam_link {
 
   #steam_link {
       background: url("skins/Vector/stardewimages/platform-steam_small.png") no-repeat center center;
+
       background: url("extensions/StardewValley/images/platform-steam_small.png") no-repeat center center;
 
   }
 
   }
 
   #ios_link {
 
   #ios_link {
       background: url("skins/Vector/stardewimages/platform-ios_small.png") no-repeat center center;
+
       background: url("extensions/StardewValley/images/platform-ios_small.png") no-repeat center center;
 
   }
 
   }
 
   #android_link {
 
   #android_link {
       background: url("skins/Vector/stardewimages/platform-play_small.png") no-repeat center center;
+
       background: url("extensions/StardewValley/images/platform-play_small.png") no-repeat center center;
 
   }
 
   }
 
}
 
}

Navigation menu