MediaWiki:Common.css: Difference between revisions
From LHDB
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 11: | Line 11: | ||
@media (max-width: 576px) { /*"xxx" the width of window*/ | @media (max-width: 576px) { /*"xxx" the width of window*/ | ||
.thumb { | .thumb { | ||
width: | width:100vw !important; | ||
} | } | ||
} | } |