View source for Template:Sticky header/styles.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* {{pp-template}} */
@media screen {
.sticky {
position: sticky;
top: 0;
z-index: 10;
}
body.vector-sticky-header-visible .sticky {
top: 3.125rem;
}
.sticky-header > thead {
position: sticky;
top: 0;
z-index: 10;
}
body.vector-sticky-header-visible .sticky-header > thead {
top: 3.125rem;
000
1:0
Templates used on this page:
- Template:Pp-template (view source)
- Module:Arguments (view source)
- Module:Effective protection expiry (view source)
- Module:Effective protection level (view source)
- Module:File link (view source)
- Module:Protection banner (view source)
- Module:Protection banner/config (view source)
- Module:Yesno (view source)
Return to Template:Sticky header/styles.css.