MediaWiki:Mobile.css: Difference between revisions
Appearance
Created page with "→========================= MOBILE RESPONSIVE FIXES MediaWiki Common.css =========================: →Prevent horizontal scrolling: html, body { max-width: 100%; overflow-x: hidden; } →Make images scale properly: img { max-width: 100%; height: auto; } →Responsive tables: table { width: 100%; max-width: 100%; overflow-x: auto; display: block; } →Infobox mobile behavior: .infobox { float: right; width:..." |
Replaced content with "/* ignore this page, it is no longer needed" Tag: Replaced |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* | /* ignore this page, it is no longer needed | ||
Latest revision as of 23:21, 15 May 2026
/* ignore this page, it is no longer needed