All public logs

Jump to navigation Jump to search

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

Logs
  • 13:43, 19 August 2025 Admin talk contribs created page MediaWiki:Print.css (Created page with "CSS placed here will affect the print output: A5 page setup: @page { size: A5 portrait; margin: 12mm; } @media print { hide site chrome: .mw-header, .mw-footer, .mw-portlet, .sidebar, .noprint { display: none !important; } body { margin: 0; font-family: Georgia, "Times New Roman", serif; color: #111; } .entry-wrapper.print-a5 { width: 100%; box-sizing: border-box; page-break-after: always; } keep key blocks together: ...")