Link to article: WILLIE WETTLE WASHED UP WHILE WALKING.
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,900;1,900&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;
}
#header::before {
left: 0.5rem;
background-position: center -0.5rem;
opacity: 1;
}
#header h1, #header h2 {
margin: 1.7rem 0;
}
@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');
@import url('https://fonts.googleapis.com/css2?family=Secular+One&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 url('https://scp-wiki.wdfiles.com/local--files/theme%3Aredtape/scp_trans.png') center center no-repeat;
}
.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;
}
}
.table2 {
--accentColor: rgb(40, 135, 189);
}
.custom2 .wiki-content-table {
width: 100%;
}
.Uno {
background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Atlantic_City%2C_aerial_view.jpg/800px-Atlantic_City%2C_aerial_view.jpg?20080406191410");
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
background-size: contain;
color: #feff00;
font-size: 15px;
padding: 15px;
text-shadow: rgb(0, 0, 0) 3px 0px 0px, rgb(0, 0, 0) 2.83487px 0.981584px 0px, rgb(0, 0, 0) 2.35766px 1.85511px 0px, rgb(0, 0, 0) 1.62091px 2.52441px 0px, rgb(0, 0, 0) 0.705713px 2.91581px 0px, rgb(0, 0, 0) -0.287171px 2.98622px 0px, rgb(0, 0, 0) -1.24844px 2.72789px 0px, rgb(0, 0, 0) -2.07227px 2.16926px 0px, rgb(0, 0, 0) -2.66798px 1.37182px 0px, rgb(0, 0, 0) -2.96998px 0.42336px 0px, rgb(0, 0, 0) -2.94502px -0.571704px 0px, rgb(0, 0, 0) -2.59586px -1.50383px 0px, rgb(0, 0, 0) -1.96093px -2.27041px 0px, rgb(0, 0, 0) -1.11013px -2.78704px 0px, rgb(0, 0, 0) -0.137119px -2.99686px 0px, rgb(0, 0, 0) 0.850987px -2.87677px 0px, rgb(0, 0, 0) 1.74541px -2.43999px 0px, rgb(0, 0, 0) 2.44769px -1.73459px 0px, rgb(0, 0, 0) 2.88051px -0.838247px 0px;
}
@media only screen and (max-width: 700px) {
.Uno {
background-image: url("http://smlt.wikidot.com/local--files/cassandra-prime:washed-up-episode-1/Atlantic-city-crop");
background-position: center center;
}
font-family: 'Alfa Slab One', cursive;
font-family: 'Alfa Slab One', cursive;
font-family: 'Alfa Slab One', cursive;
font-family: 'Alfa Slab One', cursive;
font-family: 'Alfa Slab One', cursive;
font-family: 'Alfa Slab One', cursive;
theme:black-highlighter-theme
:scp-wiki:component:centered-header-bhl
[info]
:scp-wiki:component:toggle-sidebar-bhl
[info]
:scp-wiki:component:rso
[info]
:scp-wiki:component:author-label-source
[info]
:scp-wiki:component:author-label-source
[info]
component:wikimodule
one
column
Uno
ature
Uno