MediaWiki:Common.css:修订间差异

删除645字节 、​ 2021年5月1日 (星期六)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第238行: 第238行:
#pagehistory li.selected {
#pagehistory li.selected {
    background-color: transparent;
    background-color: transparent;
}
/* 标题字型调整*/
#firstHeading {
   font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
   font-weight: 500;
   padding-bottom: 6px;
   font-variant: small-caps;
   font-size: 170%;
}
h2,
h3,
h4,
h5,
h6 {
     font-family: "roboto",sans-serif !important;
color: #404040 !important;
line-height: 1.8 !important;
border-bottom-color: rgba(0, 0, 0, .1) !important;
}
.mw-body-content h2 {
   font-weight: 540;
}
#siteSub {
   display: inline;
   font-size: 100%;
   font-weight: 400; /* 400 = normal */
   font-style: normal;
   text-align: right;
   padding-top: 11px;
   padding: 0.1em;
}
}
/* MW自带10em宽度,应该是留给测试链接的吧萌百没有就去掉 */
/* MW自带10em宽度,应该是留给测试链接的吧萌百没有就去掉 */
匿名用户