| 第31行: | 第31行: | ||
background-color: white; | background-color: white; | ||
} | } | ||
.cdx | .cdx-typeahead-search { | ||
background-color: rgb(255, 255, 232); | background-color: rgb(255, 255, 232); | ||
} | } | ||
2026年8月8日 (六) 18:58的版本
.cosmos-header{
background-color: white;
}
.cosmos-header::before{
background-color: white;
}
.cosmos-rail-inner{
background-color: white;
}
.cosmos-articleContainer {
background-color: white;
color: black;
}
#mw-content{
background-color: white;
}
a:link{
color:blue;
}
#cosmos-articleHeader-actions{
background-color: white;
}
.ts-container{
background-color: rgb(255, 255, 232);
}
#cosmos-footer-footerContent{
background-color: white;
color:black;
}
.skin-cosmos-search-vue::after{
background-color: white;
}
.cdx-typeahead-search {
background-color: rgb(255, 255, 232);
}