Link to article: Site-17 Deepwell Catalog.
:root {
--header-title: "SITE-17 DEEPWELL";
--logo-img: url(https://scp-wiki.wdfiles.com/local--files/placeholder-mcd-s-authorpage/s17_purp.png);
--head-font: var(--ui-font);
--accent: 153, 119, 238;
}
@media (max-width: 768px) {
:root {
--header-title: "DEEPWELL" !important;
}
}
@media (min-width: 768px) {
#main-content {
max-width: 98%;
}
#header h1 a::before {
letter-spacing: 5px;
}
#header h2::before {
letter-spacing: 2px;
}
}
#page-content :is(h1, h2, h3, h4, h5, h6) {
text-transform: uppercase;
}
body {
background: #080016 !important;
}
.notation {
width: 75%;
margin: auto;
background: rgb(20, 20, 20) !important;
}
/* excerpt div stuff */
.excerpt {
--link-txt-color: rgb(var(--accent));
border: solid 2px rgb(var(--accent));
border-left-width: 10px;
padding: 1px 15px;
width: 75%;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background: var(--dark-bg-2);
}
@media (max-width: 479px) {
.excerpt {
width: auto;
margin-left: 0;
margin-right: 0;
}
}
/* replacing wikidot syntax for centering/size */
.excerpt > p:first-child {
text-align: center;
font-size: 80%;
}
.excerpt p:first-child > strong:first-of-type,
.excerpt p:first-child > em {
font-size: 125%;
}
.excerpt:not(.hub) > hr ~ p {
font-style: italic;
}
/* excerpt border colors */
.lifeless {
--accent: 85, 153, 255;
}
.white-space {
--accent: 0, 204, 51;
}
.admonition {
--accent: var(--five-color);
}
.other {
--accent: 204, 204, 204;
}
.other .excerpt {
--link-txt-color: rgb(153, 119, 238);
}
/* section header stuff */
.section-header {
border-bottom: 2px solid rgb(var(--accent));
margin: 50px 0 15px;
}
.section-header h1 {
margin-bottom: 2px;
}
div.terminal {
margin-bottom: 1em;
border: solid 3px #BBBBBB;
border-radius: 16px;
background-color: #131;
background-image: radial-gradient(ellipse 1000% 100% at 50% 90%, transparent, #121); /* black shadow at the top of the terminal */
background-position: center;
box-shadow: inset 0 0 10em 1em rgba(0,0,0,0.5); /* shadow around the terminal */
overflow: hidden; /* prevents scanline from forming a scrollwheel */
color: rgba(128,255,128,0.8);
font-family: monospace;
font-size: 1.45em;
padding: 0 1em;
}
display: none;
background: rgb(20, 20, 20);
color: #97e;
notation
bt
notation
bt
notation
bt
section-header
other
excerpt
excerpt
excerpt
excerpt
excerpt
excerpt
excerpt
excerpt
excerpt
excerpt
excerpt
excerpt
excerpt
excerpt
lifeless
excerpt
excerpt
excerpt
terminal
excerpt
excerpt
excerpt
excerpt
excerpt
paper
bt
a-part
excerpt
excerpt
excerpt
excerpt
white-space
excerpt
hub
admonition
excerpt
notation
hub
bt
section-header