Link to article: SCP-8710.
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Cuneiform&display=swap');
:root { --body-font: 'Noto Sans Cuneiform', 'Inter', 'Arial', sans-serif;
--header-height: clamp(10rem,55vmin,40rem);
--header-image: url("https://scp-wiki.wikidot.com/local--files/medea-filicidium/banner.jpg");
--footer-image: url("https://scp-wiki.wikidot.com/local--files/seas-of-orcadia-hub/Artemis.png");
}
#footer, #extrac-div-1, #extrac-div-1 span {
background-image: var(--footer-image);
background-size: 100vmax;
background-attachment: fixed;
background-position: bottom;
height: clamp(10rem,55vmin,30rem);
background-repeat: no-repeat;
}
#extra-div-1 {
background-position: top;
}
.text-blur { filter: blur(.175rem); }
/* --------- Made by Queerious ---------*/
.danke {
padding: 5px;
font-family: monospace;
font-size: 1.1em;
margin: 1.5em;
}
.alannaM {
background-color:#010a01;
border: 3px solid #b695b3;
color:#ef7fd4;
}
.mitherM {
background-color:#010a01;
border: 3px solid #8cc28d;
color:#16d10a;
}
.agent {
background-color:#002200;
border: 3px solid #55AA55;
color: #77CC77;
}
.site {
background-color:#222200;
border: 3px solid #AAAA55;
color: #DDDD77;
}
.flair {
background-color:#150052;
border: 3px solid #5555AA;
color: #AFB4FF;
}
.containercontainer {
position: relative;width: auto;height: auto;border: 2px solid #666;background: #141212;color: #3F3;margin-top: 1em;margin-bottom: 1em;
}
.containercontainer .container .overlay {
background: rgba(51, 255, 51, 0.9);color: #121010;position: absolute;width: auto;height: 50px;top: 0;right: 0;bottom: 0;left: 0;margin: auto;line-height: 50px;display: inline;vertical-align: middle;font-family: Courier New;font-size: 30px;letter-spacing: 5px;font-weight: bolder;z-index: 3;animation: overlay-anim 10s linear;animation-fill-mode: forwards;animation-iteration-count: infinite;
}
.overlayback {
background: rgba(187, 187, 187, 0.5);z-index: 3;position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: auto;height: auto;animation: overlay-anim 10s linear;animation-fill-mode: forwards;animation-iteration-count: infinite;
}
.containercontainer .container {width: inherit;height: inherit;position: relative;overflow: hidden;
}
.containercontainer .container::after {
content: " ";display: block;position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: rgba(21, 19, 19, 0.2);opacity: 0;z-index: 2;
}
.containercontainer .container::before {
content: " ";display: block;position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: linear-gradient(rgba(18, 16, 16, 0.03) 50%, rgba(0, 0, 0, 0.45) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.22), rgba(0, 255, 0, 0.11), rgba(0, 0, 255, 0.22));z-index: 2;background-size: 100% 2px, 3px 100%;
}
.container h1,.container h2,.container h3,.container h5,.container h6 {
color: #3F3;}.container hr {border-top: 1px dotted #3F3;border-bottom: none;
}
.container hr {
border-top: 1px solid #3F3;border-bottom: 1px solid #3F3;color: transparent;background-color: transparent;
}
.container hr:after {
display: block;margin-top: 2px;border-top: 1px solid #3F3;border-bottom: 1px solid #3F3;
}
.blinkbar {
animation: blink 1.5s infinite; letter-spacing: -0.13em;
}
@keyframes blink{to{opacity: .0;}}@keyframes overlay-anim {0% {visibility: hidden; }10% {visibility: hidden; }11% {visibility: visible; }50% {visibility: hidden; }100% {visibility: hidden; }}
/*---- Wikimodule integration ----*/
body {
--wm-bg: var(--foamy-white);
--wm-accent: var(--lagoon-hue);
--wm-border: var(--undersea-tone);
}
/*---- Custom divs ----*/
:root {
--stormy-sky: 190,235,241;
}
.warning-tide {
box-sizing: border-box;
border: solid .175rem rgb(var(--stormy-sky));
position: relative;
padding: 1rem;
margin-inline: auto;
margin-block: 1.5rem;
font-family: var(--mono-font);
font-size: 1.125em;
color: rgb(var(--stormy-sky));
background-color: rgb(var(--undersea-tone));
}
.warning-tide::before {
content: "";
position: absolute;
top: 0; left: 0;
width: 100%; height: 100%;
background: linear-gradient(rgb(18, 16, 16, 0.01) 50%, rgb(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgb(255, 0, 0, 0.1), rgb(0, 255, 0, 0.06), rgb(0, 0, 255, 0.1));
background-size: 100% 2px, 3px 100%;
opacity: .875;
z-index: 1;
pointer-events: none;
}
.opener {
font-size: 1.125em;
padding: 1.325rem;
padding-block-end: 0.5rem;
margin-block-start: 6.25rem;
}
.warning-header {
font-weight: bold;
text-align: center;
font-size: 1.5em;
line-height: 1.325;
padding: 0.25rem;
color: rgb(var(--undersea-tone));
background-color: rgb(var(--stormy-sky));
}
.warning-tide .hili {
font-weight: bold;
padding-inline: .25em;
color: rgb(var(--undersea-tone));
background-color: rgb(var(--stormy-sky));
}
/*-------------------------------*/
.mither {
font-family: var(--header-font);
color: green;
font-size: 1.375em;
line-height: 1.275;
}
.mither p { line-height: inherit; }
.scenesetter {
padding-inline: 1.75rem;
position: relative;
padding-block: 1.25rem;
isolation: isolate;
}
.scenesetter::before {
content: "";
position: absolute;
top: 0; left: 0;
width: 100%; height: 100%;
background-image: var(--header-image);
background-size: cover;
background-position: center;
opacity: 0.195;
box-shadow: inset 0 0 4rem 3.25rem rgb(var(--foamy-white));
filter: blur(1.375rem);
z-index: -1;
}
.ultraspace {
padding-block: 3.5rem;
}
display: none;
background:#F5F5F5;
background-color:#990036
color:white
width:430px;
color: black
color: black
color: black
color: black
color: black
color: black
color: black
font-family: Grenze Gotisch ; font-size: 1.5rem
:scp-wiki:theme:oceanbound
[info]
component:image-block
component:preview
:scp-wiki:component:author-label-source
[info]
:scp-wiki:component:author-label-source
[info]
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
component:image-block
:kaktuskontainer:drbleeps-author-sandbox-2
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
:scp-wiki:component:earthworm
[info]
warning-tide
opener
warning-header
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
warning-tide
opener
warning-header
hili
hili
warning-header
hili
hili
warning-tide
opener
warning-header
hili
hili
warning-tide
opener
warning-header
hili
hili
text-blur
text-blur
text-blur
hili
warning-tide
opener
warning-header
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
warning-tide
opener
warning-header
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
warning-tide
opener
warning-header
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
hili
footer-wikiwalk-nav