All public logs

From Legacy Roblox Wiki
Jump to navigationJump to search

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

Logs
  • 02:02, 31 October 2023 Realjame talk contribs created page MediaWiki:Mobile.css (Created page with "Home page table layout: break table columns into separate rows rather than cram in the same tiny horizontal width: .home-table > tbody > tr { display: flex; flex-wrap: wrap; } .home-table > tbody > tr > * { flex: 1 1 300px; } Restore Monobook theme styling: colors, rounding, etc.: .box { border: 1px solid; margin: 4px 0; padding: 4px; border-radius: 5.5px; -moz-border-radius: 5.5px; -webkit-border-radius: 5.5px } .box.shrink {...")