MediaWiki:Common.css: Difference between revisions
From TerGoPedia
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
.container b { | .container b { | ||
color: #11b5ac; | color: #11b5ac; | ||
font-size: | font-size: 20px; | ||
} | } | ||
Revision as of 11:29, 30 June 2022
/* CSS placed here will be applied to all skins */ .container b { color: #11b5ac; font-size: 20px; } .container p { margin-bottom: 5px; }