MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
text-align: center; | text-align: center; | ||
background-color: var(--background-color-neutral); | background-color: var(--background-color-neutral); | ||
padding-bottom: 0. | padding-bottom: 0.5rem !important; | ||
} | } |
Revision as of 16:01, 14 July 2025
/* CSS placed here will be applied to all skins */ .pp-block-title { border:1px solid var(--border-color-subtle); text-align: center; background-color: var(--background-color-neutral); padding-bottom: 0.5rem !important; }