Jump to content
WikiGence Logo

Main public logs

Combined display of all available logs of WikiGence. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:35, 15 April 2025 Wikigence talk contribs created page Wiki/MediaWiki:Mobile.css (Created page with "Ensure title or breadcrumb stays aligned on mobile: #content h1.firstHeading { text-align: center; margin-bottom: 0.5em; } Fixing any left floated divs like .noprint or breadcrumbs: #content > .noprint { float: none; text-align: center; margin-bottom: 0.5em; } Responsive fix for infobox pushing content: .infobox { float: none; margin: 0 auto 1em auto; width: 100% !important; max-width: 350px; }")