用户:CrablePotion/模板/CSS:修订间差异

删除78字节 、​ 2023年1月22日 (星期日)
无编辑摘要
无编辑摘要
标签段首空两格
无编辑摘要
标签段首空两格
第9行: 第9行:
     font-weight: normal;
     font-weight: normal;
     cursor: default;
     cursor: default;
}
#mw-panel .portal .vector-menu-heading {
    margin: 0;
    padding: 0;
    position: relative;
    background-image: none;
    font-size: 1.05rem;
    line-height: 1.3rem;
    font-weight: bold;
    cursor: pointer;
}
}
#mw-panel #p-logo a {
#mw-panel #p-logo a {
第40行: 第50行:
     font-family: 'Linux Libertine','Georgia','Times',serif;
     font-family: 'Linux Libertine','Georgia','Times',serif;
     line-height: 1.3;
     line-height: 1.3;
}
#mw-panel .portal > .vector-menu-heading {
    margin: 0;
    padding: 0;
    position: relative;
    background-image: none;
    font-size: 1.05rem ;
    line-height: 1.3rem;
    font-weight:bold ;
    cursor: pointer;
}
}
h1 {
h1 {
第56行: 第56行:
}
}
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
     color: #061178 ;
     color: #061178;
     margin: 0;
     margin: 0;
     padding-top: 0.5em;
     padding-top: 0.5em;
     padding-bottom: 0.17em;
     padding-bottom: 0.17em;
     overflow: hidden;
     overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-family: var(--fontfamily) !important;
}
}
h1 {
h1 {
934

个编辑