User:4erospace/common.css: Difference between revisions
m CSS test |
Tidying up |
||
Line 29: | Line 29: | ||
} | } | ||
*/ | */ | ||
Revision as of 08:27, 14 June 2025
.mw-page-container {
max-width: 1400px;
background-color: transparent;
}
.vector-pinned-container {
background-color: transparent;
}
.vector-header-container .mw-header, .vector-header-container .vector-sticky-header {
max-width: 1400px;
}
.vector-header-container .mw-header {
background-color: transparent;
}
@media screen and (min-width: 1200px) {
.vector-feature-limited-width-clientpref1 #mw-panel {
left: unset;
}
}
/*
body {
background: url() #f6f6f6 top left / 640px 250px no-repeat
}
*/