MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tag: Reverted |
mNo edit summary Tag: Manual revert |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
.sticky-header [id], | .sticky-header [id], | ||
.sticky-header-multi [id] { | .sticky-header-multi [id] { | ||
scroll-margin-top: | scroll-margin-top: 80px; | ||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
Latest revision as of 12:14, 21 April 2026
/* CSS placed here will be applied to all skins */
.sticky-header [id],
.sticky-header-multi [id] {
scroll-margin-top: 80px;
vertical-align: top;
}