MediaWiki:Common.css: Difference between revisions
From Bay Area Structural Heart Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#mw-header-container{ | #mw-header-container{ | ||
min-height:4. | min-height:4.2em; | ||
} | } | ||
#mw-header-hack{ | #mw-header-hack{ | ||
top:4. | top:4.2em; | ||
} | } |
Revision as of 03:26, 9 March 2021
/* CSS placed here will be applied to all skins */ #mw-header-container{ min-height:4.2em; } #mw-header-hack{ top:4.2em; }