User:Irukaza/common.css:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第1行: 第1行:
/* 标题字型调整*/
/* 标题字型调整*/
#section_0 {
#section_0 {
   font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.header .branding-box h1 span{
    font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
}

2021年5月1日 (六) 12:45的版本

/* 标题字型调整*/
#section_0 {
    font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.header .branding-box h1 span{
    font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
h2,
h3,
h4,
h5,
h6 {
        font-family: "roboto",sans-serif !important;
}
.mw-ui-icon-minerva-mainmenu:before{
    filter: brightness(300%);
    color: white;
}
 .header .branding-box {
    filter: brightness(300%);
    color: white;
}
.mw-ui-icon-minerva-magnifying-glass:before{
    filter: brightness(300%);
    color: white;
}
 .mw-ui-icon-minerva-notifications:before{
    filter: brightness(300%);
    color: white;
}
 .overlay-header .overlay-title{
    filter: brightness(300%);
    color: white;
}
 .mw-ui-icon-mf-overlay-close:before{
    filter: brightness(300%);
    color: white;
}