MediaWiki:Common.css: Difference between revisions
From TerGoPedia
No edit summary |
No edit summary Tag: Reverted |
||
Line 7: | Line 7: | ||
.container p { | .container p { | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
} | |||
a.mw-wiki-logo { | |||
height: 200px; | |||
} | } |
Revision as of 12:05, 30 June 2022
/* CSS placed here will be applied to all skins */ .container b { color: #11b5ac; font-size: 20px; } .container p { margin-bottom: 5px; } a.mw-wiki-logo { height: 200px; }