跳转到内容

MediaWiki:Common.css:修订间差异

添加161字节 、​ 2024年5月23日 (星期四)
无编辑摘要
无编辑摘要
无编辑摘要
第54行: 第54行:
.comment-body textarea, .comment-preview {
.comment-body textarea, .comment-preview {
     border: 1px solid #ccc!important;
     border: 1px solid #ccc!important;
     border-radius: 3px!important;
     border-radius: 4px!important;
     background: white!important;
     background: white!important;
     padding-bottom: 15px;
     padding-bottom: 15px;
     font-size: 14px!important;
     font-size: 14px!important;
    transition: border-color 0.3s;
}
.comment-body textarea:focus {
border: 1px solid #3F66E0;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 2px #D1DDFC;
}
}
.comment-submit {
.comment-submit {
1,549

个编辑