跳转到内容

MediaWiki:Common.css:修订间差异

添加134字节 、​ 2025年5月2日 (星期五)
无编辑摘要
无编辑摘要
无编辑摘要
第34行: 第34行:
/* Hide description text below the label */
/* Hide description text below the label */
#mw-confirmaccount-bio > p {
#mw-confirmaccount-bio > p {
    display: none !important;
}
/* Completely hide "Other information" section in ConfirmAccount form */
#mw-confirmaccount-attach {
     display: none !important;
     display: none !important;
}
}