Main public logs
Appearance
Combined display of all available logs of The Odd fellows Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:41, 15 May 2026 Bigboss talk contribs created page MediaWiki:Mobile.css (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:...")