Modul:Sidebar/styles.css: Unterschied zwischen den Versionen
note
(add media query) |
(note) |
||
| Zeile 122: | Zeile 122: | ||
@media (max-width: 720px) { | @media (max-width: 720px) { | ||
/* users have wide latitude to set arbitrary width and margin :( */ | /* users have wide latitude to set arbitrary width and margin :( | ||
.sidebar { | "Super-specific" selector to prevent overriding this appearance by | ||
lower level sidebars too */ | |||
body.mediawiki .sidebar { | |||
width: 100% !important; | width: 100% !important; | ||
clear: both; | clear: both; | ||