MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(22 intermediate revisions by the same user not shown)
Line 9: Line 9:
/* 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-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 24: Line 24:
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; }
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; }
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; }
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; }
h4, .bh4 { font-size: 1.4em;  line-height: 1.1em; font-weight:700; color:#852d10; }
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; }
p, h5, .bh5, blockquote { font-size: 1em;  line-height: 1.2em; font-weight:500; }
p, h5, .bh5, blockquote { font-size: 1em;  line-height: 1.3em; font-weight:500; }
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; }
.apts, .rmcc { max-width: 550px; font-size: 1.1em; line-height: 1.4em; font-weight: 500; padding: 0 2em 0 0; text-indent: 0; }
.apts, .rmcc { max-width: 550px; font-size: 1.1em; line-height: 1.3em; font-weight: 500; padding: 0 2em 0 0; text-indent: 0; }
.anno { max-width: 550px; font-size: 1.1em; line-height: 1.4em; font-weight: 500; padding-right: 50px; }
.annotext { max-width: 550px; font-size: 1em; line-height: 1.3em; font-weight: 500; margin-left:50px; }
::first-line .anno {text-indent: -50px !important; }
.anno { float:left; max-width: 50px; font-size: 1em; line-height: 1.3em; font-weight: 500; color:#852d10; }
.a {color: blue;}
.b {color: green;}
.indon { text-indent: 1.5em; }
.indon { text-indent: 1.5em; }
.indoff p {text-indent: 0;}
.indoff p {text-indent: 0;}
Line 210: Line 213:
.cent { text-align: center; text-indent: 0; }
.cent { text-align: center; text-indent: 0; }
.und { text-decoration: underline; }
.und { text-decoration: underline; }
hr { width: 60%; margin: 0.5em auto 0.5em auto; }
hr { width: 500px; text-align: left; margin: .5em 50px .5em 0; }
.references  { font-size: 0.8em; }
a:link {color: black !important; text-decoration:underline; }
a:link {color: black !important; text-decoration:underline; }
link {color: black !important; text-decoration:underline; }
link {color: black !important; text-decoration:underline; }
Line 237: Line 239:


/* Table specs for listing a text */
/* Table specs for listing a text */
.timeline, .tl {border-collapse: collapse; border:0; vertical-align:top; }
.year {min-width:70px; max-width: 70px; text-align: left; vertical-align: top; }
.item {min-width: 500px; max-width: 500px; text-align: left; vertical-align: top; }
.html {min-width: 50px; max-width: 50px; text-align: center; vertical-align: top; }
.pdf {min-width:  50px;max-width: 50px; text-align: center; vertical-align: top; }
.rmcclist {table-layout: fixed; width: 975px;}
.rmcclist {table-layout: fixed; width: 975px;}
/* Insert as follows
/* Insert as follows