MediaWiki:Common.css:修订间差异

添加182字节 、​ 2025年5月2日 (星期五)
无编辑摘要
无编辑摘要
无编辑摘要
第24行: 第24行:
#mw-confirmaccount-attach,
#mw-confirmaccount-attach,
#mw-confirmaccount-terms {
#mw-confirmaccount-terms {
    display: none !important;
}
/* Make biography field one-line */
#wpBio {
    height: 2em !important;
}
/* Hide description text below the label */
#mw-confirmaccount-bio > p {
     display: none !important;
     display: none !important;
}
}