更改

大小无更改 、 2021年3月18日 (四) 21:44
无编辑摘要
第15行: 第15行:     
.header-container.header-chrome {
 
.header-container.header-chrome {
     background-color: #ff9dae;
+
     background-color: #ffcad3;
 
}
 
}
    
.last-modified-bar {
 
.last-modified-bar {
     border-bottom: solid 1px #ff9dae;
+
     border-bottom: solid 1px #ffcad3;
     background-color: #ff9dae;
+
     background-color: #ffcad3;
 
}
 
}
    
.minerva-footer {
 
.minerva-footer {
     border-top: solid 1px #ff9dae;
+
     border-top: solid 1px #ffcad3;
     background-color: #ff9dae;
+
     background-color: #ffcad3;
 
}
 
}
   第57行: 第57行:     
h1, h2 {
 
h1, h2 {
     border-bottom: 1px solid #ff9dae;
+
     border-bottom: 1px solid #ffcad3;
 
}
 
}
   第90行: 第90行:     
.mw-body {
 
.mw-body {
     border: 1px solid #ff9dae;
+
     border: 1px solid #ffcad3;
 
}
 
}
    
.vector-menu-tabs li {
 
.vector-menu-tabs li {
     background-image: linear-gradient(to top,#ff9dae 0,#fff5f7 1px,rgb(255 255 255 / 0%) 100%);
+
     background-image: linear-gradient(to top,#ffcad3 0,#fff5f7 1px,rgb(255 255 255 / 0%) 100%);
 
}
 
}
   第102行: 第102行:     
.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,#ff9dae 100%)
+
     background-image: linear-gradient(to bottom,rgb(255 255 255 / 0%) 0,#ffcad3 100%)
 
}
 
}