MediaWiki:Common.css: Difference between revisions
mNo edit summary Tag: Manual revert |
mNo edit summary |
||
| (155 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-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; } | |||
.rt225 {float: left; margin-left: 225px; } | |||
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; } | |||
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; } | |||
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; } | |||
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; } | |||
.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; } | |||
.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. | .apts, .rmcc { max-width: 550px; font-size: 1.1em; line-height: 1.3em; font-weight: 500; padding: 0 2em 0 0; text-indent: 0; } | ||
.annotext { max-width: 550px; font-size: 1em; line-height: 1.3em; font-weight: 500; margin-left:50px; } | |||
.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;} | ||
.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 . | .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 37: | 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 { | 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 | ||
/* <bdo> ... </bdo> */ | /* <bdo> ... </bdo> */ | ||
bdo { | .bdo { | ||
float: right; clear: right; | float: right; clear: right; | ||
width: 290px; margin: 0.5em - | width: 290px; margin: 0.5em -320px 0.5em 0; | ||
text-indent: 0; font-size: 0.9em; line-height: 1.1em; font-weight: 700; | text-indent: 0; font-size: 0.9em; line-height: 1.1em; font-weight: 700; | ||
color: blue; | |||
} | } | ||
/* ul li {margin-left: 2em; text-indent: -2em; } */ | /* ul li {margin-left: 2em; text-indent: -2em; } */ | ||
.source { font-size: 0.8em; line-height: 1.1em; text-align: right | .up {margin-top: -1em; margin-left: 200px; } | ||
.lt {font-family: Bahnschrift, Helvetica, Arial, sans-serif; } | .source { font-size: 0.8em; line-height: 1.1em; text-align: right; } | ||
/* .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 190: | 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 196: | Line 215: | ||
.top { padding-top: .5em; } | .top { padding-top: .5em; } | ||
.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 | .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; } | ||
.und { text-decoration: underline; } | .und { text-decoration: underline; } | ||
hr { width: | hr { width: 500px; text-align: left; margin: .5em 50px .5em 0; } | ||
a:link {color: black !important; text-decoration:underline; } | |||
a:link {color: black; text-decoration:underline; } | link {color: black !important; text-decoration:underline; } | ||
link {color: black; text-decoration:underline; } | a:visited {color: black !important; text-decoration:underline; } | ||
a:visited {color: | a:hover {color: black !important; text-decoration:underline; } | ||
a:hover { color: | |||
.divide { border-top: 4px solid #1e6a39; width: 60%; } | .divide { border-top: 4px solid #1e6a39; width: 60%; } | ||
.b3 { font-size: 1.6em; line-height: 1.8em; color: #852d10; } | .b3 { font-size: 1.6em; line-height: 1.8em; color: #852d10; } | ||
| Line 219: | 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 232: | 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 */ | ||
.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 | ||
<table class="wikitable, rmcclist"> | <table class="wikitable, rmcclist"> | ||
<tr class="tl"> | <tr class="tl"> | ||
| Line 241: | 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 { | |||
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; } */ | |||
} | |||