MediaWiki:Common.css: Difference between revisions

mNo edit summary
Tag: Manual revert
mNo edit summary
Line 260: Line 260:
     .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', Georgia, '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: 1em;  line-height: 1.3em; 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;}
    .nums {counter-reset: ordered;}
.nums p::before, .nums li::before {counter-increment: ordered; content:counter(ordered); vertical-align: super; font-size: .7em;  }
.nums blockquote::before, .nums .references li::before { display: none; }
.numsoff p::before, .numsoff li::before {display: none;}
/* 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*/
}
}