MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(95 intermediate revisions by the same user not shown)
Line 7: Line 7:
#p-cactions { left: .1em; } */
#p-cactions { left: .1em; } */
/*********** Snippets ***********/
/*********** Snippets ***********/
/* Combo: <div class="outbox lefty/righty thin/wide"><div class="inbox compact"> */
/* Combo: <div class="outbox lefty/righty thin/wide"><div class="inbox compact">
.mw-parser-output { max-width: 900px; margin: 0 auto 0 auto; font-family: Bahnschrift, Helvetica, Arial,  
.mw-parser-output { max-width: 900px; margin: 0 auto 0 auto; font-family: Bahnschrift, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 600; } */
sans-serif; font-size: 16px; font-weight: 600; }


/* This turns off the Summary of the edit box and the Minor edit check box at the bottom to the Edit Form */
/* This turns off the Summary of the edit box and the Minor edit check box at the bottom to the Edit Form */
Line 20: Line 19:
.firstHeading { display: none; }
.firstHeading { display: none; }
/* .tocnumber { display: none; } */
/* .tocnumber { display: none; } */
 
.lt200 {text-align: right; width: 200px; }
h1, .bh1, .head1 { font-size: 2em;  line-height: 1.1em; color:#852d10; border-bottom: 1px solid #852d10; font-weight: 700; margin: .5em 0 .5em 0; }
.rt225 {float: left; margin-left: 225px; }
h2, .bh2, .head2 { font-size: 1.8em;  line-height: 1.1em; color:#852d10; border-bottom: 1px solid #852d10; font-weight: 700; margin: .5em 0 .5em 0; }
h1, .bh1, .head1 { font-family: Bahnschrift, Helvetica, Arial, sans-serif; font-size: 2em;  line-height: 1.1em; color:#852d10; border-bottom: 1px solid #852d10; font-weight: 700; margin: .5em 0 .5em 0; }
h3, .bh3, .head3 { font-size: 1.6em;  line-height: 1.1em; color:#852d10; border-bottom: 1px solid #852d10; font-weight: 700; margin: .5em 0 .5em 0; }
h2, .bh2, .head2 { font-family: Bahnschrift, Helvetica, Arial, sans-serif; font-size: 1.8em;  line-height: 1.1em; color:#852d10; border-bottom: 1px solid #852d10; font-weight: 700; margin: .5em 0 .5em 0; }
h4, .bh4, .head4  { font-size: 1.4em;  line-height: 1.1em; color:#852d10; border-bottom: 1px solid #852d10; font-weight: 700; margin: .5em 0 .5em 0; }
h3, .bh3, .head3 { font-family: Bahnschrift, Helvetica, Arial, sans-serif; font-size: 1.6em;  line-height: 1.1em; color:#852d10; border-bottom: 1px solid #852d10; font-weight: 700; margin: .5em 0 .5em 0; }
p, h5, .bh5, blockquote, li { font-size: 1em;  line-height: 1.3em; font-weight:500; }
h4, .bh4, .head4  { font-family: Bahnschrift, Helvetica, Arial, sans-serif; font-size: 1.4em;  line-height: 1.1em; color:#852d10; border-bottom: 1px solid #852d10; font-weight: 700; margin: .5em 0 .5em 0; }
p::first-line {margin-left: -50px; }
.mw-content-text, p, h5, .bh5, blockquote, li { font-family: Bahnschrift, Helvetica, Arial, sans-serif; font-size: 1em;  line-height: 1.3em; font-weight:500; margin: 0 0 0.5em 0; padding: 0; }
/* p::first-line {margin-left: -50px; } */
.h6 { font-size: 1em; font-weight:700; color:#852d10; }
.h6 { font-size: 1em; font-weight:700; color:#852d10; }
.mw-footer li { font-size: 0.8em; }
.mw-footer li { font-size: 0.8em; }
Line 36: Line 36:
.indon { text-indent: 1.5em; }
.indon { text-indent: 1.5em; }
.indoff p {text-indent: 0;}
.indoff p {text-indent: 0;}
.up5 {margin-top: -0.5em; }
.nums {counter-reset: ordered;}
.nums {counter-reset: ordered;}
.nums p::before, .nums li::before {counter-increment: ordered; content:counter(ordered); vertical-align: super; font-size: .7em;  }
.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; }
.nums blockquote::before, .nums li::before { display: none; }
.numsoff p::before, .numsoff li::before {display: none;}
.numsoff p::before, .numsoff li::before {display: none;}
/* .notoc {display: none;} */
/* .notoc {display: none;} */
Line 48: Line 49:
dl {margin:0; padding: 0; text-indent: 0; font-size: 0.9em; line-height: 1.2em; }
dl {margin:0; padding: 0; text-indent: 0; font-size: 0.9em; line-height: 1.2em; }
dt {padding: 0; text-indent: 0; font-weight: 700; }
dt {padding: 0; text-indent: 0; font-weight: 700; }
dd {padding-left: 2em; text-indent: -1em; font-weight: 500; }
dd {text-indent: 0; font-weight: 500; }
dfn { font-weight: 700; color: blue;}
dfn { font-weight: 700; color: blue;}
/* To insert an extended editorial comment in the right side of screen
/* To insert an extended editorial comment in the right side of screen
Line 59: Line 60:
}
}
/* ul li {margin-left: 2em; text-indent: -2em; } */
/* ul li {margin-left: 2em; text-indent: -2em; } */
.up {margin-top: -1em;}
.up {margin-top: -1em; margin-left: 200px; }
.source { font-size: 0.8em; line-height: 1.1em; text-align: right; }
.source { font-size: 0.8em; line-height: 1.1em; text-align: right; }  
.lt {font-family: Bahnschrift, Helvetica, Arial, sans-serif; }
/* .lt {font-family: Bahnschrift, Helvetica, Arial, sans-serif; } */
.mx {color: #852d10; border: 1px solid #852d10; border-collapse: collapse; }
.mx {color: #852d10; border: 1px solid #852d10; border-collapse: collapse; }
.m0 {color: #852d10; border: 1px solid #852d10; border-collapse: collapse; padding: 0.5em;}
.m0 {color: #852d10; border: 1px solid #852d10; border-collapse: collapse; padding: 0.5em;}
Line 202: Line 203:
}
}
.lbox {float: left; margin-right: 1em; }
.lbox {float: left; margin-right: 1em; }
.rbox, .tbox { float:right; clear:right; max-width: 210px; margin-left: 1em;}
.rbox, .tbox, .zbox { float:right; clear:right; max-width: 210px; margin-left: 1em;}
.zbox {
border: 1px solid black;
border-radius: 4px;
margin: .25em 0 .25em 0;
padding: .25em;
}
.cbox { max-width: 210px; margin: 1em; }
.cbox { max-width: 210px; margin: 1em; }
.brbox, .rtcl300 { float:right; clear:right; margin: 0.5em -300px 0.5em 1em; }
.brbox, .rtcl300 { float:right; clear:right; margin: 0.5em -300px 0.5em 1em; }
Line 209: Line 216:
.poem { margin-left: 4em; }
.poem { margin-left: 4em; }
.h0 { color:#852d10; font-size: 0.8em; font-weight:500; line-height: 0.8em; text-align: center; vertical-align: middle; margin: 0; padding: 0; }
.h0 { color:#852d10; font-size: 0.8em; font-weight:500; line-height: 0.8em; text-align: center; vertical-align: middle; margin: 0; padding: 0; }
.bq { text-indent: 0; padding: 0 2em; }
.bq { text-indent: 0; padding: 0 3em; text-decoration: none; }
.rgt { float: right; border: 1px solid #852d10; border-radius: 4px; padding: 5px; text-indent: 0; }
.rgt { float: right; border: 1px solid #852d10; border-radius: 4px; padding: 5px; text-indent: 0; }
.cent { text-align: center; text-indent: 0; }
.cent { text-align: center; text-indent: 0; }
Line 224: Line 231:
.b1 { font-size: 1.2em; line-height: 1.4em; color: #852d10; }
.b1 { font-size: 1.2em; line-height: 1.4em; color: #852d10; }
.m0 { font-size: 1em; line-height: 1.2em; }
.m0 { font-size: 1em; line-height: 1.2em; }
.s1 { font-size: 0.9em; line-height: 1.2em; }
.s1 { font-size: 0.9em; line-height: 1.2em; } about
.s2 { font-size: 0.8em; line-height: 1.1em; }
.s2 { font-size: 0.8em; line-height: 1.1em; }
.s3 { font-size: 0.7em; line-height: 1em; }
.s3 { font-size: 0.7em; line-height: 1em; }
Line 237: Line 244:
.p2 {float: right; margin-right: 50px; text-align: right;}
.p2 {float: right; margin-right: 50px; text-align: right;}
.up1 {float: right; margin: -1em 0 0 0;}
.up1 {float: right; margin: -1em 0 0 0;}
.upout {float: right; margin: -1em 200px 0 0;}


/* Table specs for listing a text */
/* Table specs for listing a text */
Line 246: Line 254:


.rmcclist {table-layout: fixed; width: 975px;}
.rmcclist {table-layout: fixed; width: 975px;}
/* Insert as follows
/* Insert as follows  
<table class="wikitable, rmcclist">
<table class="wikitable, rmcclist">
<tr class="tl">
<tr class="tl">
Line 252: Line 260:
   <td id="c2">test</td>
   <td id="c2">test</td>
   <td id=<c3>c>test</td></tr></table> */
   <td id=<c3>c>test</td></tr></table> */
voice {table-layout: fixed; width: 600px; border-collapse: collapse;}
#c1 {width: 300px;}
#c2 {width: 300px;}
/* @page print {size: portrait letter; } */


@media print {
@media print {
a, .NavBlock {display:none;}
    a, .mw-logo, .setup, .NavBlockOut {display:none;}
    @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; font-size: 14pt;
        line-height: 1.4em; max-width: 6in; margin: auto auto auto auto; font-weight: 600; padding: 0; text-align: justify; }
    p {padding-top: 0.1in; }
/* p::first-line {text-indent: 2em; } */
}
}