Ad placeholder

MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 125: Line 125:
@media screen and (min-height: 720px) and (min-width: 1120px) {
@media screen and (min-height: 720px) and (min-width: 1120px) {
.mw-ads-enabled .citizen-toc {
.mw-ads-enabled .citizen-toc {
calc(100vh - 50px - var(--height-sticky-header));
bottom: calc(100vh - 50px - var(--height-sticky-header));
}
}
}
}

Navigation menu