Link to article: SCP-4522.
[id*="toc"] {
text-align: center;
}
h1, h2, h3, h4, h5, h6 {
--wght: 400;
font-family: var(--body-font);
font-weight: 400;
}
#page-content > br:first-of-type {
display: none;
}
.center-header {
--wght: 900;
font-size: 125%;
font-family: var(--title-font);
font-weight: 900;
display: flex;
height: auto;
text-align: center;
background-color: rgb(var(--bright-accent));
background-image: url(https://scp-wiki.wdfiles.com/local--files/theme:ch-scp-theme/subtle_white_mini_waves.png);
background-blend-mode: screen;
color: rgb(var(--white-monochrome));
padding: 0.25em;
justify-content: center;
align-items: center;
}
.scp-image-block.block-right {
margin: 0em 0 1em 2em;
}
.scp-image-block.block-left {
margin: 2em 2em 1em 1em;
}
.scp-image-block img {
min-width: 100%;
border: 0.5rem solid rgba(var(--pale-gray-monochrome));
box-sizing: border-box;
}
div.notebox {
width: 90%;
margin: 0 auto;
background: rgba(var(--white-monochrome),0.15);
text-align: center;
border: 0.0625rem dashed rgb(var(--dark-accent));
padding: 1em;
font-size: 90%;
}
div.discbox [id*="toc"] {
text-align: center;
background: rgb(var(--bright-accent));
color: rgb(var(--white-monochrome));
margin-top: 0;
background-image: url(https://scp-wiki.wdfiles.com/local--files/theme:ch-scp-theme/subtle_white_mini_waves.png);
background-blend-mode: screen;
}
div.discbox [id*="toc"] a[id*="footnoteref"] {
color: rgb(var(--white-monochrome));
}
div.discbox {
border: 0.25rem solid rgb(var(--bright-accent));
padding: 0.5em;
margin: 0.5em;
}
div.notebox *,
div.discbox * {
box-sizing: border-box;
}
/* Report Code */
div.fnd_report,
div.fnd_testing,
div.fnd_chreport {
border: 0.125rem dotted rgba(var(--gray-monochrome),0.5);
display: flex;
flex-wrap: wrap;
background-color: rgba(var(--gray-monochrome),0.06);
border-radius: 1rem;
overflow: hidden;
position: relative;
}
div.fnd_chreport {
background: url("https://scp-wiki.wdfiles.com/local--files/scp-4522/scpchlogo_invsm.png");
background-repeat: no-repeat;
background-size: auto;
background-position: left 0.5rem top 0.5rem;
border-radius: 0;
}
div.fnd_report::before,
div.fnd_testing::before,
div.fnd_chreport::before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url("https://scp-wiki.wdfiles.com/local--files/theme:ch-scp-theme/subtle_white_mini_waves.png");
z-index: 1;
pointer-events: none;
mix-blend-mode: screen;
}
div.fnd_report,
div.fnd_report *,
div.fnd_testing,
div.fnd_testing *,
div.fnd_chreport,
div.fnd_chreport * {
box-sizing: border-box;
}
div.fnd_report div.header,
div.fnd_report div.footer,
div.fnd_testing div.header,
div.fnd_chreport div.header {
--wght: 500;
display: flex;
justify-content: center;
align-items: center;
height: auto;
font-family: var(--header-font);
font-size: 150%;
font-weight: 500;
border-bottom: 0.125rem dotted rgba(var(--gray-monochrome),0.5);
width: 100%;
background: rgba(var(--bright-accent),0.25);
background-image: url(https://scp-wiki.wdfiles.com/local--files/scp-4522/IJAMEA_10.png);
background-size: cover;
text-align: center;
line-height: 100%;
}
div.fnd_chreport div.header {
background-image: initial;
background: rgba(var(--dark-accent),0.25);
}
div.fnd_testing div.header {
flex-direction: column;
height: auto;
border: 0px;
}
div.fnd_testing div.header p {
margin: 0.25em 0;
}
div.fnd_report div.footer {
padding: 0;
height: auto;
}
div.fnd_report div.header > div.left,
div.fnd_report div.footer > div.left {
white-space: nowrap;
padding: 0.5em;
}
div.fnd_report div.header > div.right,
div.fnd_report div.footer > div.right {
font-size: 70%;
line-height: 100%;
padding: 0.25em 0;
}
div.fnd_report div.report_text,
div.fnd_testing div.report_text,
div.fnd_chreport div.report_text {
padding: 1em;
width: 100%;
border-top: 0.125rem dotted rgba(var(--gray-monochrome),0.5);
}
div.fnd_report div.compile,
div.fnd_report div.division,
div.fnd_report div.date_comp,
div.fnd_report div.date_disc,
div.fnd_report div.urgent,
div.fnd_report div.useful,
div.fnd_report div.collected,
div.fnd_report div.approval {
flex-grow: 2;
flex-basis: 30%;
max-width: 50%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
div.fnd_report div.collected,
div.fnd_report div.approval {
align-self: flex-start;
}
div.fnd_report div.compile > div,
div.fnd_report div.division > div,
div.fnd_report div.date_comp > div,
div.fnd_report div.date_disc > div,
div.fnd_report div.urgent > div,
div.fnd_report div.useful > div,
div.fnd_report div.collected > div,
div.fnd_report div.approval > div {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
div.fnd_report div.collected > div,
div.fnd_report div.approval > div {
padding: 0.5em;
}
div.fnd_report div.top {
--wght: 500;
text-transform: uppercase;
text-align: center;
font-weight: 500;
font-size: 70%;
background: rgba(var(--gray-monochrome),0.15);
padding: 0.25em;
}
div.fnd_report div.bottom {
flex-grow: 2;
}
#page-content ul {
padding: 0 1em;
width: calc(100% - 2em);
list-style-position: inside;
list-style: none;
}
#page-content ul li {
padding: 0 0 1em 2em;
}
#page-content ul li::before {
content: "";
color: rgb(var(--swatch-menubg-dark-color));
font-family: var(--header-font);
display: inline-block;
width: 1em;
margin-left: -1em;
}
div.report_text div.rec_record {
width: 100%;
display: flex;
border-bottom: 0.125rem dotted rgba(var(--dark-accent));
}
div.report_text div.rec_record > div {
padding: 1rem;
}
div.report_text div.rec_record div.timestamp {
max-width: 4rem !important;
text-decoration-skip-ink: auto;
border-right: 0.125rem dotted rgba(var(--dark-accent));
font-family: var(--mono-font);
font-size: 80%;
}
div.report_text div.rec_record div.time_description.head {
--wght: 500;
display: flex;
align-items: flex-end;
font-size: 125%;
font-family: var(--mono-font);
font-weight: 500;
}
span.audio, span.video {
display: inline-block;
width: 100%;
padding: 0;
font-family: var(--mono-font);
font-size: 90%;
}
span.video {
padding-top: 1em;
}
/* collapsible block */
#page-content > .collapsible-block {
display: block;
text-align: center;
padding: 0.75em;
background-color: rgba(var(--gray-monochrome),0.1);
border-top: 0.125rem dashed rgba(var(--dark-accent),1);
border-bottom: 0.125rem dashed rgba(var(--dark-accent),1);
}
#page-content > .collapsible-block .collapsible-block-content {
text-align: left;
}
@media only screen and (max-width: 768px) {
.scp-image-block.block-right,
.scp-image-block.block-left {
margin: 1em 0 2em 1em;
padding: 0;
}
}
.anom-bar-container, .anom-bar-container * {
--wght: 400;
font-family: var(--body-font);
font-weight: 400;
}
width:270px;
width:270px;
width:270px;
width:300px;
width:300px;
width:width:300px;;
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:theme:ch-scp-theme
[info]
:scp-wiki:component:toggle-sidebar-bhl
[info]
notebox
scp-image-block
block-right
scp-image-caption
discbox
discbox
discbox
scp-image-block
block-left
scp-image-caption
center-header
fnd_report
header
left
right
compile
top
bottom
division
top
bottom
date_comp
top
bottom
date_disc
top
bottom
urgent
top
bottom
useful
top
bottom
report_text
footer
collected
top
bottom
approval
top
bottom
center-header
fnd_testing
header
report_text
japanese
fnd_testing
header
report_text
japanese
fnd_testing
header
report_text
fnd_testing
header
report_text
center-header
fnd_chreport
header
report_text
fnd_chreport
header
report_text
rec_record
timestamp
head
time_description
head
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
rec_record
timestamp
time_description
audio
video
footer-wikiwalk-nav