MediaWiki:Common.css: Difference between revisions
imported>Samueldr m Fix for headers |
imported>Samueldr mNo edit summary |
||
| Line 100: | Line 100: | ||
code, pre { | code, pre { | ||
hyphens: none; | hyphens: none; | ||
} | |||
.mw-body img { | |||
max-width: 100%; | |||
height: auto; | |||
} | } | ||