Crow: Difference between revisions
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Characters]] | [[Category:Characters]] | ||
/* Append to MediaWiki:Common.css. Do not replace existing wiki CSS. | |||
Only pages containing .forlorn-pdf use these rules. */ | |||
.mw-parser-output .forlorn-pdf-viewport { | |||
width: 100%; | |||
max-width: 100%; | |||
overflow-x: auto; | |||
} | |||
.mw-parser-output .forlorn-pdf { | |||
box-sizing: border-box; | |||
width: 596pt; | |||
min-height: 842pt; | |||
margin: 0 auto; | |||
padding: 72pt 72.7244pt 72pt 72pt; | |||
border: 0; | |||
background: #fff; | |||
color: #000; | |||
font-family: Arial, sans-serif; | |||
font-size: 12pt; | |||
font-weight: 400; | |||
font-style: normal; | |||
font-kerning: none; | |||
font-variant: normal; | |||
line-height: 20.698242pt; | |||
letter-spacing: normal; | |||
word-spacing: normal; | |||
text-align: left; | |||
text-transform: none; | |||
text-indent: 0; | |||
text-shadow: none; | |||
white-space: normal; | |||
word-break: normal; | |||
overflow-wrap: normal; | |||
hyphens: none; | |||
direction: ltr; | |||
-webkit-text-size-adjust: 100%; | |||
text-size-adjust: 100%; | |||
color-scheme: light; | |||
} | |||
/* Neutralize paragraph spacing that a wiki parser or skin may add. */ | |||
.mw-parser-output .forlorn-pdf p { | |||
margin: 0; | |||
padding: 0; | |||
font: inherit; | |||
color: inherit; | |||
text-align: inherit; | |||
} | |||
.mw-parser-output .forlorn-pdf-title { | |||
margin: 0; | |||
padding: 0; | |||
border: 0; | |||
color: #000; | |||
font-family: Georgia, serif; | |||
font-size: 30pt; | |||
font-weight: 400; | |||
font-style: normal; | |||
line-height: 34.086914pt; | |||
} | |||
.mw-parser-output hr.forlorn-pdf-rule { | |||
display: block; | |||
box-sizing: content-box; | |||
width: 445pt; | |||
height: 0; | |||
margin: 13.913086pt 0 18.683838pt 3pt; | |||
padding: 0; | |||
border: 0; | |||
border-top: 1pt solid #888; | |||
background: none; | |||
} | |||
.mw-parser-output .forlorn-pdf-quote { | |||
margin: 0; | |||
padding: 0; | |||
font-style: italic; | |||
text-align: justify; | |||
text-align-last: left; | |||
} | |||
.mw-parser-output .forlorn-pdf-attribution { | |||
margin: 3.515137pt 0 0; | |||
padding: 0; | |||
font-size: 8pt; | |||
font-style: normal; | |||
line-height: 8.9375pt; | |||
text-align: left; | |||
} | |||
.mw-parser-output .forlorn-pdf-body { | |||
margin: 22.044433pt 0 0; | |||
padding: 0; | |||
text-align: justify; | |||
text-align-last: left; | |||
} | |||
.mw-parser-output .forlorn-pdf i { | |||
color: inherit; | |||
font-family: inherit; | |||
font-size: inherit; | |||
font-weight: inherit; | |||
font-style: italic; | |||
} | |||
/* Hide the extra wiki title on this design's view pages only. | |||
Editing and history pages retain their normal headings and controls. */ | |||
body.action-view:has(.forlorn-pdf) #firstHeading, | |||
body.action-view:has(.forlorn-pdf) .firstHeading, | |||
body.action-view:has(.forlorn-pdf) #siteSub, | |||
body.action-view:has(.forlorn-pdf) #contentSub { | |||
display: none; | |||
} | |||
/* Vector 2022 gives the title's container its own bottom rule. */ | |||
body.action-view:has(.forlorn-pdf) .mw-body-header { | |||
border-bottom: 0; | |||
} | |||
Revision as of 13:41, 25 September 2026
/* Append to MediaWiki:Common.css. Do not replace existing wiki CSS.
Only pages containing .forlorn-pdf use these rules. */
.mw-parser-output .forlorn-pdf-viewport {
width: 100%;
max-width: 100%;
overflow-x: auto;
}
.mw-parser-output .forlorn-pdf {
box-sizing: border-box;
width: 596pt;
min-height: 842pt;
margin: 0 auto;
padding: 72pt 72.7244pt 72pt 72pt;
border: 0;
background: #fff;
color: #000;
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: 400;
font-style: normal;
font-kerning: none;
font-variant: normal;
line-height: 20.698242pt;
letter-spacing: normal;
word-spacing: normal;
text-align: left;
text-transform: none;
text-indent: 0;
text-shadow: none;
white-space: normal;
word-break: normal;
overflow-wrap: normal;
hyphens: none;
direction: ltr;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
color-scheme: light;
}
/* Neutralize paragraph spacing that a wiki parser or skin may add. */
.mw-parser-output .forlorn-pdf p {
margin: 0;
padding: 0;
font: inherit;
color: inherit;
text-align: inherit;
}
.mw-parser-output .forlorn-pdf-title {
margin: 0;
padding: 0;
border: 0;
color: #000;
font-family: Georgia, serif;
font-size: 30pt;
font-weight: 400;
font-style: normal;
line-height: 34.086914pt;
}
.mw-parser-output hr.forlorn-pdf-rule {
display: block;
box-sizing: content-box;
width: 445pt;
height: 0;
margin: 13.913086pt 0 18.683838pt 3pt;
padding: 0;
border: 0;
border-top: 1pt solid #888;
background: none;
}
.mw-parser-output .forlorn-pdf-quote {
margin: 0;
padding: 0;
font-style: italic;
text-align: justify;
text-align-last: left;
}
.mw-parser-output .forlorn-pdf-attribution {
margin: 3.515137pt 0 0;
padding: 0;
font-size: 8pt;
font-style: normal;
line-height: 8.9375pt;
text-align: left;
}
.mw-parser-output .forlorn-pdf-body {
margin: 22.044433pt 0 0;
padding: 0;
text-align: justify;
text-align-last: left;
}
.mw-parser-output .forlorn-pdf i {
color: inherit;
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: italic;
}
/* Hide the extra wiki title on this design's view pages only.
Editing and history pages retain their normal headings and controls. */
body.action-view:has(.forlorn-pdf) #firstHeading,
body.action-view:has(.forlorn-pdf) .firstHeading,
body.action-view:has(.forlorn-pdf) #siteSub,
body.action-view:has(.forlorn-pdf) #contentSub {
display: none;
}
/* Vector 2022 gives the title's container its own bottom rule. */
body.action-view:has(.forlorn-pdf) .mw-body-header {
border-bottom: 0;
}