Módosítások

Ugrás a navigációhoz Ugrás a kereséshez
update styles
1. sor: 1. sor: −
/* CSS placed here will affect users of the mobile site */
+
/* Az itt elhelyezett CSS a mobil felületen töltődik be */
    
#content {  
 
#content {  
9. sor: 9. sor:  
/* 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;
 
}
 
}
   37. sor: 37. sor:  
}
 
}
   −
#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%;
 
     color: #8c8c8c;
 
     color: #8c8c8c;
48. sor: 48. sor:  
}
 
}
   −
#footer a {
+
.mw-footer a {
 
     color: white;
 
     color: white;
 
}
 
}
    +
.last-modified-bar {
 +
    background-color: transparent;
 +
}
 +
 +
.header .branding-box h1,
 +
.header .branding-box a {
 +
    color: white;
 +
}
 +
 +
.header-container.header-chrome {
 +
    background-color: transparent;
 +
}
 
.overlay .overlay-content {
 
.overlay .overlay-content {
 
     background-color:white;
 
     background-color:white;
244. sor: 256. sor:  
   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);
 
}
 
}
252. sor: 264. sor:  
#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;
491. sor: 503. sor:  
   background-color: transparent !important;
 
   background-color: transparent !important;
 
   border: none !important;
 
   border: none !important;
 +
}
 +
 +
@media screen and (max-width: 540px) {
 +
    #infoboxborder {
 +
width: 95%;
 +
    }
 +
    #infoboxtable {
 +
        max-width: none;
 +
    }
 +
    table#infoboxtable tbody {
 +
width: 100%;
 +
        display: inline-table;
 +
    }
 
}
 
}
   505. sor: 530. sor:  
       min-height: auto;
 
       min-height: auto;
 
     }
 
     }
}
  −
  −
span#imageicon a.new {
  −
  display:none;
   
}
 
}
   564. sor: 585. sor:     
#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;
 
}
 
}
    
.mobile_link {
 
.mobile_link {
   background: url("skins/Vector/stardewimages/platform-mobile_HU.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/platform-mobile_HU.png") no-repeat center center;
 
   width: 80%;
 
   width: 80%;
 
   height: 100%;
 
   height: 100%;
608. sor: 629. sor:     
.mobile_link_update {
 
.mobile_link_update {
   background: url("skins/Vector/stardewimages/mobile_update/mobile_banner_2_HU.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/mobile_banner_2_HU.png") no-repeat center center;
 
   width: 80%;
 
   width: 80%;
 
   height: 100%;
 
   height: 100%;
614. sor: 635. sor:     
#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;
 
}
 
}
    
@media screen and (max-width: 625px) {
 
@media screen and (max-width: 625px) {
 
   #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;
 
   }
 
   }
 
   .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;
 
   }
 
   }
    
}
 
}

Navigációs menü