MediaWiki:Print.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 15: Line 15:
html, body {
html, body {
   margin: 0;
   margin: 0;
  padding: 0;
   font-family: 'HALColant-TextRegular', Georgia, "Times New Roman", serif;
   font-family: 'HALColant-TextRegular', Georgia, "Times New Roman", serif;
   color: #111;
   color: #111;
Line 21: Line 22:
/* A5 page setup */
/* A5 page setup */
@page { size: A5 portrait; margin: 12mm; }
@page { size: A5 portrait; margin: 12mm; }
html, body { margin: 0; }
html, body { margin: 0; padding: 0;}


/* Main wrapper for the printable entry */
/* Main wrapper for the printable entry */

Navigation menu