MediaWiki:Common.css:修订间差异
外观
无编辑摘要 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
/* 这里放置的CSS将应用于所有皮肤 */ | /* 这里放置的CSS将应用于所有皮肤 */ | ||
#Comments { | #Comments { | ||
border: | 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;;
}