Main public logs
Appearance
Combined display of all available logs of Costa Sano KB. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:39, 11 May 2026 Mngr talk contribs created page MediaWiki:Print.css (Created page with "CSS placed here will affect the print output: Remove forced page break before special pages: .mw-specialpage { break-before: avoid !important; page-break-before: avoid !important; } Ensure readable print colors: body, .mw-body, #content { color: black !important; background: white !important; } Prevent headings from forcing page breaks: h1, h2, h3 { break-after: avoid !important; page-break-after: avoid !important; }")