Link to article: SCP-8400.
.mobileHeaderWidth {display: none;}
.desktopHeaderWidth {display: initial;}
/* bg color compensation for legibility */
#page-info { color: #fff; }
#footer a {color: #fff;}
#action-area {color: #fff;}
#lock-info {background-color: #5E4545;}
.page-options-bottom a { color: #ff4959; }
/* Fades out the desired text (SCP name) */
#u-inviz { animation-name: fadeOut;
animation-duration: 900s;
animation-iteration-count: 1;
animation-timing-function: linear;
animation-fill-mode: forwards; }
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
/* Adds schmancy spacing to the staircase section */
.proseStyle1 { padding-left:5%; }
.proseStyle2 { padding-left:10%; }
.proseStyle3 { padding-left:15%; }
.proseStyle4 { padding-left:20%; }
.proseStyle5 { padding-left:25%; }
.proseStyle6 { padding-left:30%; }
/* Custom rating module styling */
.page-rate-widget-box {
text-align: center;
position: relative;
width: fit-content;
border: dashed 1px #c7c7c7;
margin: 4rem auto 1rem auto;
display: block;
}
.authorlink-wrapper {
display: table !important;
padding: 0;
position: relative;
margin: 0.6rem auto !important;
text-align: center;
}
.top-left-box > .number {
color: rgba(0,0,0,0);
}
/* Gradient background; hides the extra space created by the fullwidth image */
body {
background-image: linear-gradient(to bottom, #e0e0e0, #e0e0e0 90px, #e0e0e0 90px, #ffffff 200px, #ffffff 2000px, #394628 100%);
overflow-x:hidden;
}
/* Drop cap effect */
.dropcapParagraph {font-family: Georgia; font-size:125%;}
.dropcapParagraph p {padding-top:10px;}
.dropcapSection { }
.firstcharacter {
color: #903;
float: left;
font-family: Georgia;
font-size: 650%;
line-height: 60px;
padding-top: 4px;
padding-right: 5px;
padding-left: 3px;
}
/* Div styles per act */
.addendumBox {
margin: 25px 4% 25px 2%;
padding: 4% 6% 4% 6%;
background-color: #f9f9f9;
color: #3e3434;
box-shadow: 10px 10px 3px rgba(0,0,0,0.07);
border-radius: 20px;
border-width: 0px 0px 0px 10px;
border-style: solid;
border-color: #d9d9d9 #d9d9d9 #d9d9d9 #993a3a;
}
.addendumBox2 {
margin: 25px 4% 25px 2%;
padding: 4% 6% 4% 6%;
background-color: #fbfaf4;
color: #3e3434;
box-shadow: 10px 10px 3px rgba(0,0,0,0.07);
border-radius: 10px;
border-width: 0px 12px 0px 0px;
border-style: solid;
border-color: #3e3434b
}
.addendumBox3 {
margin: 25px 4% 25px 2%;
padding: 4% 6% 4% 6%;
background-color: #fffdeb;
color: #3e3434;
box-shadow: 10px 10px 3px rgba(0,0,0,0.07);
border-radius: 2px;
border-width: 0px 0px 0px 10px;
border-style: solid;
border-color: #d9d9d9 #d9d9d9 #d9d9d9 #014421;
text-align:justify;
}
.addendumBox tt {
color: #595553;
}
.addendumBox2 tt {
color: #595553;
}
.addendumBox3 tt {
color: #595553;
}
/*-- Warning box --*/
.warning-box {
display: block;
width: 90%;
height: auto;
text-align:center;
overflow: visible;
margin: 0px 5% 10px 5%;
background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 25px, transparent 25px) 0% 0%/30px 30px no-repeat,
radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 25px, transparent 25px) 100% 0%/30px 30px no-repeat,
radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 25px, transparent 25px) 0% 100%/30px 30px no-repeat,
radial-gradient(circle at 0 0, #ffffff 0, #ffffff 25px, transparent 25px) 100% 100%/30px 30px no-repeat,
linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 60px) no-repeat,
linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 60px) calc(100% - 10px) no-repeat,
linear-gradient(144deg, #b22222 0%, rgba(178,34,34,0.11) 100%);
border-radius: 30px;
padding: 9px;
box-sizing: border-box;
}
.warning-img {
width: fit-content;
height: auto;
padding: 5px;
display: table-cell;
vertical-align: middle;
}
.warning-text {
max-width: 80%;
width: 80%;
display: table-cell;
padding: 5px;
}
.warning-text p {
display: inline-block;
padding: 5px;
}
/*-- Misc Blankstyle customizations --*/
:root {
--header-title: "SCP FOUNDATION";
--header-subtitle: "Summa Cunctorum Peccatorum";
}
#header h1 a::before {
color: #444;
}
#header h2::before {
color: #777;
}
div#extra-div-1 {
background-image: url(https://scp-wiki.wdfiles.com/local--files/jerden-insignia/folklore-dept.png);
filter: opacity(0.08);
}
.bblock:hover {color: white}
#page-content hr {
background-color: rgba(96, 17, 17, 0.18);
}
hr {
margin:0;
}
.anom-bar-container {
margin: 1rem 0 0.4rem 0;
}
.anom-bar > div.bottom-box {
margin-bottom: 1rem;
}
.page-rate-widget-box .rate-points {
color: #8a5e5e !important;
font-weight: 100;
}
#page-content tr td {
padding: 4px 12px;
}
/*-- Custom search bar --*/
#search-top-box-input, #search-top-box-input:hover, #search-top-box-input:focus, #search-top-box-form input[type=submit], #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {
border: 1px solid #ffffff;
background: transparent;
border-radius: 0px;
color: #ab7171;
}
/*-- Custom headers --*/
.peppo-head {
font-family:'Montserrat';
font-size:1.6rem;
}
.peppo-head p {
margin-block-start: 3rem;
margin-block-end: 0.75rem;
color: #B22222;
text-align: center;
}
.peppo-head2 {
font-family:inherit;
font-weight:bold;
font-size:1.2rem;
}
.peppo-head2 p {
margin-block-start:1rem;
margin-block-end:1rem;
text-align:center;
}
body {
// text-align:justify;
}
/* Sizing defaults */
@media (min-width: 768px) and (max-width: 979px) {
#page-content div, #page-content div table {
clear: none;
}
}
/* Mobile sizing */
@media (min-width: 0px) and (max-width: 590px) {
.mobileHeaderWidth { display: initial; }
.desktopHeaderWidth { display: none; }
.dropcapParagraph {clear:none !important;}
.addendumBox {
margin: 0;
width: 100vw;
position: relative;
left: -7vw;
}
.addendumBox2 {
margin: 0;
width: 100vw;
position: relative;
left: -7vw;
}
.addendumBox3 {
margin: 0;
width: 100vw;
position: relative;
left: -7vw;
}
.page-rate-widget-box {
top: -0.5rem;
}
#header h1 a {
font-size: 60%;
}
.addendum {
margin: 25px 4% 25px 3%;
}
.peppo-head {
font-size:1rem;
}
#header h2::before {
font-size: 0.8em;
}
}
.footnotes-footer {
display:none;
}
width:100%;
width:100%;
width:100%;
width:100%;
width:100%;
width:100%;
width: 100vw;margin-top: -1rem;max-width: none;left: calc(-50vw + 50%);position: relative;margin-top:-1rem;
width:100%;
width:100%;
width: 100vw;margin-top: -1rem;max-width: none;left: calc(-50vw + 50%);position: relative;margin-top:-1rem;
width:100%;
width:100%;
color:#903;
color:#fff;
font-family: Georgia; color:#903;
component:preview
:scp-wiki:theme:blankstyle
[info]
:scp-wiki:component:author-label-source
[info]
:scp-wiki:component:author-label-source
[info]
:scp-wiki:component:anomaly-class-bar-source
[info]
:scp-wiki:component:acs-peppo-split
[info]
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
warning-box
warning-img
warning-text
desktopHeaderWidth
scp-image-block
block-center
scp-image-caption
mobileHeaderWidth
scp-image-block
block-center
scp-image-caption
peppo-head
peppo-head
peppo-head2
peppo-head
mobileHeaderWidth
scp-image-block
block-center
scp-image-caption
desktopHeaderWidth
scp-image-block
block-center
scp-image-caption
peppo-head2
addendumBox
peppo-head2
addendumBox2
peppo-head2
addendumBox3
dropcapSection
firstcharacter
dropcapParagraph
proseStyle1
proseStyle2
proseStyle3
proseStyle4
proseStyle5
proseStyle6
footer-wikiwalk-nav