MediaWiki:Common.css: Difference between revisions

mNo edit summary
mNo edit summary
Line 263: Line 263:
@media print {
@media print {
     a, .mw-logo, .setup, .NavBlockOut {display:none;}
     a, .mw-logo, .setup, .NavBlockOut {display:none;}
     @page {size: portrait letter; margin: 1in 1in 0.75in 1in;}
     @page {size: portrait letter; margin: 1in 1.25in 0.75in 1.25in;}
     .mw-content-text, p, h5, .bh5, blockquote, .apts, li { font-family: Times, 'Times New Roman', 'New Century Schoolbook', Georgia, 'New York', serif;  
     .mw-content-text, p, h5, .bh5, blockquote, .apts, li { font-family: Times, 'Times New Roman', 'New Century Schoolbook', Ge2orgia, 'New York', serif;  
     font-size: 1em;  line-height: 1.3em; max-width: 6in; margin: auto auto auto auto; font-weight: 600; padding: 0; text-align: justify; }
     font-size: 1.2em;  line-height: 1.4em; max-width: 6in; margin: auto auto auto auto; font-weight: 600; padding: 0; text-align: justify; }
     /* p {text-indent: 0.25in; margin-top: 0;} */
     p {text-indent: 0.25in; margin-top: 0;}
  /* h3 {padding-top: 0.5in; } */
  /* h3 {padding-top: 0.5in; } */
/*    p {text-indent: 2em; }  Bahnschrift, Helvetica, Arial, sans-serif*/
/*    p {text-indent: 2em; }  Bahnschrift, Helvetica, Arial, sans-serif*/
}
}