MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
| Line 2: | Line 2: | ||
.sticky-header [id], | .sticky-header [id], | ||
.sticky-header-multi [id] { | .sticky-header-multi [id] { | ||
scroll-padding-top: | scroll-padding-top: 100px; | ||
} | } | ||
Revision as of 09:18, 21 April 2026
/* CSS placed here will be applied to all skins */
.sticky-header [id],
.sticky-header-multi [id] {
scroll-padding-top: 100px;
}