MediaWiki:Mobile.css: Forskelle mellem versioner
Cjk (diskussion | bidrag) mIngen redigeringsopsummering |
Cjk (diskussion | bidrag) mIngen redigeringsopsummering |
||
| Linje 15: | Linje 15: | ||
} | } | ||
/* Trying to prevent the sourcecode from setting a specific width on the image */ | |||
@media screen and (max-width: 500px) { | |||
.content .thumb .thumbinner { | |||
margin: 0 auto; | |||
width: 100% !important; | |||
} | |||
} | |||
/* Decouple the columns on narrow screens */ | /* Decouple the columns on narrow screens */ | ||