跳转到内容

MediaWiki:Common.css:修订间差异

来自石头百科-维基百科
Admin留言 | 贡献
无编辑摘要
Admin留言 | 贡献
无编辑摘要
第1行: 第1行:
/* 这里放置的CSS将应用于所有皮肤 */
/* 这里放置的CSS将应用于所有皮肤 */
#Comments {
#Comments {
border:3px solid #7e828b !important;
border:1px solid #DCDFE6 !important
margin-top: 20px !important;
margin-top: 20px !important;
}
}

2024年10月13日 (日) 23:54的版本

/* 这里放置的CSS将应用于所有皮肤 */
#Comments {
border:1px solid #DCDFE6 !important
margin-top: 20px !important;
}

.atk-main-editor>.atk-header input {
border: 1px solid #DCDFE6 !important;
}
.atk-main-editor>.atk-textarea-wrap{
border: 1px solid #DCDFE6 !important;;
}