MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 264: Line 264:
     a, .mw-logo, .setup, .NavBlockOut {display:none;}
     a, .mw-logo, .setup, .NavBlockOut {display:none;}
     @page {size: portrait letter; margin: 1in 1.25in 0.75in 1.25in;}
     @page {size: portrait letter; margin: 1in 1.25in 0.75in 1.25in;}
     .mw-content-text, p, h5, .bh5, blockquote, .apts, li { font-family: Bahnschrift, Helvetica, Arial, sans-serif;  
     .mw-content-text, p, h5, .bh5, blockquote, .apts, li { font-family: Bahnschrift, Helvetica, Arial, sans-serif; font-size: 14pt;  
    font-size: 14pt; line-height: 1.4em; max-width: 6in; margin: auto auto auto auto; font-weight: 600; padding: 0; text-align: justify; }
        line-height: 1.4em; max-width: 6in; margin: auto auto auto auto; font-weight: 600; padding: 0; text-align: justify; }
    /* h3 {padding-top: 0.5in; } */
    p {padding-top: 0.5in; }
p::first-line {text-indent: 2em; }
/* p::first-line {text-indent: 2em; } */
}
}