Alterações

71 bytes adicionados ,  00h54min de 17 de fevereiro de 2021
update styles
Linha 1: Linha 1:  
/* Código CSS colocado aqui afectará os utilizadores do tema Vector */
 
/* Código CSS colocado aqui afectará os utilizadores do tema Vector */
  −
/* CSS placed here will affect users of the Vector skin */
      
/* 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;
 
}
 
}
   Linha 20: Linha 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%;
Linha 31: Linha 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;
 
}
 
}
Linha 83: Linha 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;
 
}
 
}
Linha 160: Linha 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;
Linha 180: Linha 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;
Linha 666: Linha 679:  
         display: none;
 
         display: none;
 
     }
 
     }
     div#footer ul {
+
     .mw-footer ul {
 
         padding-left: 15px;
 
         padding-left: 15px;
 
     }
 
     }
Linha 755: Linha 768:  
       min-height: auto;
 
       min-height: auto;
 
     }
 
     }
}
  −
  −
span#imageicon a.new {
  −
  display:none;
  −
}
  −
  −
  −
#mw-indicator-mw-helplink a {
  −
  display:none;
   
}
 
}
   Linha 825: Linha 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_PT.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/mobile_banner_2_PT.png") no-repeat center center;
 
   width: 80%;
 
   width: 80%;
 
   height: 100%;
 
   height: 100%;
Linha 855: Linha 859:     
.mobile_link {
 
.mobile_link {
   background: url("skins/Vector/stardewimages/platform-mobile_PT.png") no-repeat center center;
+
   background: url("extensions/StardewValley/images/platform-mobile_PT.png") no-repeat center center;
 
   width: 80%;
 
   width: 80%;
 
   height: 100%;
 
   height: 100%;
Linha 883: Linha 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_PT.png") no-repeat center center;
+
       background: url("extensions/StardewValley/images/platform-mobile_small_PT.png") no-repeat center center;
 
   }
 
   }
 
}
 
}
Linha 889: Linha 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;
 
   }
 
   }
 
}
 
}