MediaWiki:Common.css: Difference between revisions
From Bay Area Structural Heart Wiki
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
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; | ||
} | } |
Latest revision as of 03:27, 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; }