User:4erospace/common.css: Difference between revisions
m CSS test |
m CSS test |
||
Line 6: | Line 6: | ||
.vector-header-container .mw-header, .vector-header-container .vector-sticky-header { | .vector-header-container .mw-header, .vector-header-container .vector-sticky-header { | ||
max-width: 1400px; | max-width: 1400px; | ||
} | |||
.vector-header-container .mw-header { | |||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
@media screen and (min-width: 1200px) { | @media screen and (min-width: 1200px) { | ||
Line 17: | Line 21: | ||
body { | body { | ||
background: url(https://i.ibb.co/ | background: url(https://i.ibb.co/998k1PZg/2025-05-16-03-06-33-3.png) #f6f6f6 top left / 600px 200px no-repeat | ||
} | } | ||
Line 41: | Line 45: | ||
.vector-feature-page-tools-pinned-enabled .vector-column-end, .vector-feature-appearance-pinned-clientpref-1 .vector-column-end { | .vector-feature-page-tools-pinned-enabled .vector-column-end, .vector-feature-appearance-pinned-clientpref-1 .vector-column-end { | ||
width: 10.25rem; | width: 10.25rem; | ||
} | |||
.vector-column-start { | |||
margin-top: 5.8rem; | |||
} | } | ||
} | } |