Link to article: SCP-7529.
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,900;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bungee+Shade&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
:root {
--logo-image: url("http://scpdsandbox.wdfiles.com/local--files/site-333/At3.png");
--header-title: "SITE-333";
--header-subtitle: "HEAVEN ON EARTH";
--header-font: 'Playfair Display', serif;
--title-font: 'Playfair Display', serif;
--body-font: 'Telex', sans-serif;
--bright-accent: 0, 109, 255;
--medium-accent: 0, 63, 197;
--dark-accent: 0, 22, 142;
--link-color: var(--medium-accent);
}
#extra-div-1 {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 10rem;
background-image: url("http://scpdsandbox.wdfiles.com/local--files/site-333/PanoRam2.jpg");
background-size: cover;
background-position: center;
background-repeat: repeat-x;
pointer-events: none;
}
#extra-div-2 {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 10rem;
background: linear-gradient(0deg, rgba(0, 109, 255,1) 35%, rgba(204, 226, 255) 97%);
pointer-events: none;
opacity: 0.40;
}
#extra-div-3 {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 10rem;
background-image: url("http://scptestwiki.wdfiles.com/local--files/undervegas/dicegold.png");
background-size: cover;
background-position: center;
background-repeat: repeat-x;
pointer-events: none;
opacity: 0.65;
}
/* *** DIVS *** */
.addendum {
border:solid 2px rgb(var(--bright-accent));
background:#F5F5F5;
width:84%;
padding:1px 15px;
margin: 10px auto;
}
.label {
background: rgb(var(--bright-accent));
color: white;
padding: 3px;
border-radius: 4px;
font-family: monospace;
white-space: nowrap;
}
.doc {
background-color: rgb(var(--bright-accent));
color: white;
font-family: var(--mono-font);
padding: 0 1.5rem;
font-size: 1.1em;
width: fit-content;
position: relative;
top: -2em;
border-radius: 4px;
margin-bottom: -3rem;
}
.addendum {margin-top: 1.6rem;}
.angled {clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%); border-radius: 5px;}
.foundation {
border:solid 3px #444;
background: #f2f2c2 url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/scp_trans.png') center center no-repeat;
padding: 1.5rem;
margin-bottom: 10px;
color: black;
}
.foundation p {
margin: none;
}
.foundation.snow {
background: #fff;
}
.foundation.raisa {
background: #f2f2c2 url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/raisa_trans.png') center center no-repeat;
background-size: 29rem;
text-align: center;
}
.foundation.alt {
background: #fff url('https://scp-wiki.wdfiles.com/local--files/theme%3Ai57/scp-logo-i57.png') center center no-repeat;
}
.generic {
position: relative;
margin: 0.5em 1.25rem;
padding: 0.825em 1.25em;
clear: both;
clip-path: polygon(93% 0px, 100% 15.11%, 100% 100%, 0px 100%, 0px 0px);
border-left: 4px solid gray;
}
.generic hr {background: gray; border: none;}
.generic h1, .generic h2, .generic h3, .generic h4, .generic h5, .generic h6 {color: #515050;}
.generic.red {background: #ff4a4a3d;}
.generic.blue {background: #4a80ff3d;}
.generic.yellow {background: #fff77f3d;}
.generic.purple {background: #a561d536;}
.generic.green {background: #CDE5DD;}
#header::before {
left: 0.5rem;
background-position: center -0.5rem;
opacity: 1;
}
#header h1, #header h2 {
margin: 1.7rem 0;
}
#page-content div:is(.document, .darkdocument) {
max-width: 45rem;
}
div[class$="_memo"] {
background: var(--memo-logo) rgba(var(--memo-color), 1);
background-size: contain;
background-position: top center;
background-repeat: no-repeat;
min-height: 4rem;
margin-inline: auto;
margin-block: 2rem;
padding-inline: 20px;
padding-block: 10px;
border: solid 2px rgba(0, 0, 0, 0.1);
text-align: center;
}
div[class$="_memo"]::before {
content: var(--memo-heading);
font-family: var(--UI-font);
font-weight: 900;
font-size: 1.75em;
text-align: center;
margin: 0 auto 1rem auto;
display: flex;
flex-direction: column;
padding-top: 0.5em;
}
div.overwatch_memo {
--memo-heading: "PROCLAMATION OF THE O5 COUNCIL";
--memo-logo: url(https://scp-wiki.wdfiles.com/local--files/theme%3Abasalt/O5_DARKLOGO.png);
--memo-color: 227, 227, 227;
}
div.temporal_memo {
--memo-heading: "NOTICE OF TEMPORAL REVISION";
--memo-logo: url(https://scp-wiki.wdfiles.com/local--files/theme%3Abasalt/DELTA_T_DARKLOGO.png);
--memo-color: 255, 255, 255;
}
.table2 {
--accentColor: rgb(40, 135, 189);
}
.custom2 .wiki-content-table {
width: 100%;
}
width: 100%
theme:black-highlighter-theme
:scp-wiki:component:rso
[info]
:scp-wiki:component:centered-header-bhl
[info]
:scp-wiki:component:toggle-sidebar-bhl
[info]
component:image-block
component:image-block
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
foundation
raisa
foundation
snow
generic
yellow
foundation
raisa
foundation
snow
blockquote
table4
tableb
wiki-content-table
foundation
raisa
foundation
snow
anom-bar-esoteric
generic
red
foundation
snow
temporal_memo
blockquote
foundation
snow
overwatch_memo
foundation
snow
footer-wikiwalk-nav