MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
} | } | ||
.extimg img { | .extimg > img { | ||
max-width: 800px; | max-width: 800px; | ||
} | } |
Revision as of 14:33, 24 June 2020
/* CSS placed here will be applied to all skins */ span.kbkey { padding: 2px 3px 2px 3px; margin: 0px 1px 0px 1px; border: #000 1px solid; border-radius: 3px; background-color: #EEE; } div#contentSub.manual { margin: -1em 0 1.4em 1em; } .extimg > img { max-width: 800px; }