More actions
No edit summary टैग: Manual revert |
No edit summary टैग: Reverted |
||
पंक्ति ४: | पंक्ति ४: | ||
.page-info { | .page-info { | ||
display: none !important; | display: none !important; | ||
} | |||
.skin-citizen .mw-editform #wpTextbox1 { | |||
padding: 6px; | |||
padding-bottom: var(--space-lg); | |||
background-color: #e4e9f1; | |||
border: 0; | |||
} | } |
००:२७, १६ जुलाई २०२४ का अवतरण
/* All CSS here will be loaded for users of the Citizen skin */ .page-info { display: none !important; } .skin-citizen .mw-editform #wpTextbox1 { padding: 6px; padding-bottom: var(--space-lg); background-color: #e4e9f1; border: 0; }