更改

大小无更改 、 2021年3月18日 (四) 22:16
无编辑摘要
第99行: 第99行:  
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited {
 
.vector-menu-tabs .new a, .vector-menu-tabs .new a:visited {
 
   color: #ff4b6a;
 
   color: #ff4b6a;
}
  −
  −
@media screen and (min-width: 720px)
  −
.header .branding-box {
  −
    padding-right: 2em;
   
}
 
}
   第133行: 第128行:  
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
 
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
 
     background-image: linear-gradient(to bottom,rgb(255 255 255 / 0%) 0,#ffd0d8 100%)
 
     background-image: linear-gradient(to bottom,rgb(255 255 255 / 0%) 0,#ffd0d8 100%)
 +
}
 +
 +
@media screen and (min-width: 720px)
 +
.header .branding-box {
 +
    padding-right: 2em;
 
}
 
}