MediaWiki:Minerva.css: Difference between revisions
mNo edit summary Tags: Manual revert Mobile edit Mobile web edit |
mNo edit summary Tags: Mobile edit Mobile web edit |
||
| Line 38: | Line 38: | ||
--background-color-progressive: #4ACB; | --background-color-progressive: #4ACB; | ||
} | } | ||
@media screen and (min-width:1250px) { | |||
.banner-container { | .banner-container, | ||
max-width: 1250px | .minerva-anon-talk-message, | ||
.minerva-header, | |||
.page-header-bar, | |||
.overlay-header, | |||
.content, | |||
.overlay-content, | |||
.content-unstyled, | |||
.pre-content, | |||
.post-content, | |||
#mw-content-text > form { | |||
max-width:1250px | |||
} | |||
} | } | ||