MediaWiki:Common.css: Difference between revisions
Appearance
Created page with "→CSS placed here will be applied to all skins: .wikitable { width: 100% !important; max-width: 100% !important; overflow-x: hidden !important; display: table !important; table-layout: fixed !important; word-wrap: break-word !important; font-size: 14px !important; } .wikitable th, .wikitable td { white-space: normal !important; word-break: break-word !important; } .wikitable img { max-width: 90% !important; height: auto !i..." Tags: Mobile edit Mobile web edit |
Replaced content with "→CSS placed here will be applied to all skins: " Tag: Replaced |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||