Jump to: content

MediaWiki:Common.css: Difference between revisions

From The-West Wiki
Jump to:navigation Jump to:search
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


@media screen and (min-width: 1340px) { #mw-related-navigation .sidebar-chunk { margin-top: 200px; } #mw-site-navigation { margin-top: 185px; } }
@media screen and (min-width: 1340px) { #mw-related-navigation .sidebar-chunk { margin-top: 185px; } #mw-site-navigation { margin-top: 185px; } }

Revision as of 23:01, 27 October 2023

/* CSS placed here will be applied to all skins */

@media screen and (min-width: 1340px) { #mw-related-navigation .sidebar-chunk { margin-top: 185px; } #mw-site-navigation { margin-top: 185px; } }