跳转到内容

MediaWiki:Common.css:修订间差异

添加660字节 、​ 2024年5月23日 (星期四)
无编辑摘要
(创建页面,内容为“→‎全局样式:​ .vector-header-container{ min-width: auto!important; } .mw-logo{ min-width: auto!important; } .mw-logo-icon{ width: auto; display: inline-block!important; } @media (max-width: 720px) { .mw-logo-icon{ width: 120px; } } .mw-logo-container{ display: none; } .vector-settings{ display: none; } .mw-body .vector-page-toolbar { height: 0; top: -37px; position: relative; } #left-navigation { opacity: 0; pointer-events: no…”
 
无编辑摘要
第44行: 第44行:
}
}


.comment-toolbar {
    background: none!important;
    border: none!important;
    transform: translateY(-38px);
}
.flowthread-btn{
display: none;
}
.comment-body textarea, .comment-preview {
    border: 1px solod #ccc!important;
    border-radius: 3px!important;
    background: white!important;
}
comment-submit {
    right: 12px!important;
    height: 30px!important;
    width: 62px!important;
    text-shadow: none!important;
    box-shadow: none!important;
    font-weight: normal!important;
    background: #3F66E0!important;
    border-radius: 4px!important;
    font-size: 13px!important;
    color: #FFFFFF!important;
    border: none!important;
}


/* 模板-通用-公共样式*/
/* 模板-通用-公共样式*/
1,549

个编辑