Link to article: SCP-PL-054.
:root {
--linkColor: #27bb96;
--primaryBackgroundColor: #121617;
--secondaryBackgroundColor: #0B0D0C;
--tertiaryBackgroundColor: #193034;
--shadow: rgba(96,213,248,0.3);
--borderColor: #2a3b41;
--selectionColor: #0D929F;
--textColor: #f4f4f4;
--header-title: 'Dark Arts Bureau';
}
::-webkit-scrollbar-track {
background: var(--secondaryBackgroundColor);
}
@media (max-width: 767px){
/* ---- ITEM INFO ---- */
.itemInfo{
font-size: 100%;
}
}
.series-nav {
/* -- Series Navigator -- */
display: flex;
justify-content: center;
margin: 1rem 0;
padding: .02rem 1rem;
color: var(--textColorAlt);
background: var(--fgColor);
border-top-right-radius: .67rem;
border-top-left-radius: .67rem;
border-bottom: 2px solid var(--accentColor);
font: 85% var(--header-font);
}
/* -- Earthworm Series Navigator --
* by Croquembouche
**/
#page-content .earthworm .first,
#page-content .earthworm .first:not(.true) img,
#page-content .earthworm .hub,
#page-content .earthworm .last,
#page-content .earthworm .last:not(.true) img {
background: #2a3b41;
border-color: rgba(96,213,248,0.3);;
}
.earthworm .hub {
font-size: 1.05rem;
}
#page-content .earthworm a {
border-bottom: 0;
}
#page-content .earthworm a[href="/"] {
color: var(--textColorAlt);
filter: unset;
}
.earthworm p {
cursor: text;
}
.bt,
.listPagesNav-prev p, .listPagesNav-next p,
.related > p:nth-child(1)::before,
.related > ol:nth-child(1)::before,
.related > ul:nth-child(1)::before,
.related > a:nth-child(1)::before,
#page-content .earthworm a,
#toc .title,
strong {
filter: saturate(.85) brightness(1.15);
}
psuedocrumbs
monoboxical
meta-title
meta-title
series-nav