MediaWiki:Common.css:修订间差异
无编辑摘要
无编辑摘要 |
无编辑摘要 |
||
第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; | ||
} | } |