MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
kluge was terrible as expected Tag: Manual revert |
Changed tool page header heights to 75 px so changing here to match Tag: Reverted |
||
| Line 2: | Line 2: | ||
.sticky-header [id], | .sticky-header [id], | ||
.sticky-header-multi [id] { | .sticky-header-multi [id] { | ||
scroll-margin-top: | scroll-margin-top: 75px; | ||
} | } | ||
Revision as of 09:49, 21 April 2026
/* CSS placed here will be applied to all skins */
.sticky-header [id],
.sticky-header-multi [id] {
scroll-margin-top: 75px;
}