Link to article: SCP-6607.
:root {
--theme-id: "WOB UNDERVEGAS THEME";
--theme-name: "WOB UNDERVEGAS THEME";
--logo-image: url("https://scp-wiki.wikidot.com/local--files/whore-of-blood-hub/WoBLVSEZIcon.png");
--header-title: " ";
--header-subtitle: " ";
--header-height-on-desktop: 20rem;
--topbar-height-on-desktop: 2.5rem;
--header-height-on-mobile:20rem;
--fnColor: rgb(var(--dark-accent));
--bright-accent: 137, 207, 240;
/* golden */
--medium-accent: 222, 50, 70;
/* bright pink*/
--dark-accent: 222, 50, 70;
/* bright pink*/
--newpage-color: 99, 190, 255;
}
.fncon {
background: #090000;
border: .125rem solid rgb(var(--dark-accent));
}
/* HEADER LAYERS */
#extra-div-1 {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 20rem;
background-image: url("");
background-color: #a32a38;
background-size: cover;
background-position: 50% 50%;
background-repeat: repeat-x;
pointer-events: none;
}
#extra-div-3 {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 20rem;
background-image: url("https://scp-wiki.wikidot.com/local--files/whore-of-blood-hub/Site666HeaderOverlay.png");
background-size: contain;
background-position: bottom left;
background-repeat: repeat-x;
pointer-events: none;
opacity: 0.8;
}
#extra-div-2 {
background: linear-gradient(0deg, rgb(74, 0, 0) 0%, rgba(53, 0, 0, 0.91) 0%);
height: 20rem;
opacity: 0;
}
@media only screen and (max-width: 900px) {
#extra-div-3, #extra-div-2, #extra-div-1 {
height:20rem;
}
#extra-div-3 {
background-size: 100%;
}
}
/* MODAL */
#odialog-container .modal-header, #odialog-container .title {
background-color: #090000;
}
#odialog-container div.owindow {
background-color: rgb(var(--dark-accent));
}
/* BODY */
#content-wrap {
background-color: #090000;
background-image:
url("https://scp-wiki.wikidot.com/local--files/whore-of-blood-hub/Site666BG.png");
transform: rotate(0deg);
}
#main-content hr, #page-title::after, .meta-title::after, #page-title::before, .meta-title::before {
background-color: transparent;
border-top: 0.15rem dotted rgb(var(--bright-accent));
border-bottom: none;
}
/*BLOCK QUOTE*/
:is(blockquote, .blockquote, div.blockquote, [class*="blockquote"]) {
box-shadow: rgba(222, 50, 70, 0.3) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset;
}
/*IMAGE BLOCKS*/
:is(div.image-block, div.scp-image-block) :is(.image-caption, .scp-image-caption) {
background-color: rgb(var(--dark-accent));
color: white;
border-radius: 0px 0px 10px 10px;
}
/* FOOTER AND BUTTONS*/
:is(.footnotes-footer, .bibitems) .title {
background-color: rgb(var(--dark-accent));
color: rgb(var(--bright-accent));
}
:is(.footnotes-footer, .bibitems) {
box-shadow: rgba(222, 50, 70, 0.3) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset;
}
:not(.page-rate-widget-box):not(#search-top-box-form) > .btn, :not(.page-rate-widget-box):not(#search-top-box-form) > .button, :not(.page-rate-widget-box):not(#search-top-box-form) > .owindow .button-bar a, :not(.page-rate-widget-box):not(#search-top-box-form) > button, :not(.page-rate-widget-box):not(#search-top-box-form) > div.buttons input, :not(.page-rate-widget-box):not(#search-top-box-form) > input.button {
background-color: rgb(var(--dark-accent));
}
/*NAVSET*/
:is(.yui-navset, .yui-navset-top, .yui-navset-bottom) .yui-content {
box-shadow: rgba(222, 50, 70, 0.3) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset;
}
#page-content .info-container {
--link-color: rgb(var(--swatch-text-general));
}
#page-content .info-container .translation_block {
display: none;
}
#page-content .info-container .collapsible-block-link,
#page-content .info-container:hover .collapsible-block-link {
line-height: 1.6em;
}
#page-content .info-container .collapsible-block-folded,
#page-content .info-container .collapsible-block-unfolded-link {
display: grid;
}
#page-content .info-container .collapsible-block-folded .collapsible-block-link,
#page-content .info-container .collapsible-block-link {
-webkit-mask: unset;
mask: unset;
background: transparent;
grid-column: 1;
grid-row: 1;
opacity: 0;
}
#page-content .info-container .collapsible-block-folded::before,
#page-content .info-container .collapsible-block-unfolded-link::before {
--wght: 800;
content: "ETC";
color: #FFFFFF;
font-family: Inter, Arimo, Verdana, Geneva, "Helvetica Neue", "Helvetica", Arial, sans-serif;;
display: block;
pointer-events: none;
grid-column: 1;
grid-row: 1;
line-height: 2.75ex;
}
a.collapsible-block-link:not(.licensebox a.collapsible-block-link) {
font-weight: 600;
color: white;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 9px;
background: rgb(222, 50, 70);
border-radius: 6px;
margin-top: 10px;
margin-bottom: 10px;
}
.document {
background: #0a0a0a;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
margin: 26px auto 0;
max-width: 550px;
min-height: 300px;
padding: 24px;
padding-top: 50px;
position: relative;
width: 80%;
color: white;
}
.document:before,
.document:after {
content: " ";
height: 98%;
position: absolute;
width: 100%;
z-index: -1;
opacity: unset;
}
.document:before {
background: #0e0e0e;
box-shadow: 0px 1px 1.9px -4px rgba(0, 0, 0, 0.1), 0px 6px 15px -4px rgba(0, 0, 0, 0.1);
left: -5px;
top: 4px;
transform: rotate(-2.5deg);
}
.document:after {
background: #0e0e0e;
box-shadow: 0px 1px 1.9px -4px rgba(0, 0, 0, 0.1), 0px 6px 15px -4px rgba(0, 0, 0, 0.05);
right: -3px;
top: 1px;
transform: rotate(1.4deg);
}
.top-left-box > .item {
display: none;
}
.info-container{
--barColour: #DE3246;
--linkColour: #FFFFFF;
}
display: none;
color: ##a32a38; border: solid 3px #a32a38; background: rgba(0, 0, 0, 0.616); padding:10px; margin: -10px;
font-weight: normal; font-family: Stencil; font-size: 140%; color: #DE3246; padding: 3pt 3pt;
background-image: url(
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:theme:highroller
[info]
:scp-wiki:component:acs-animation
[info]
:scp-wiki:component:betterfootnotes
[info]
:scp-wiki:component:wikimodule
[info]
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
anom-bar-esoteric
fnnum
fncon
fnnum
fncon
fnnum
fncon
fnnum
fncon
fnnum
fncon
blockquote
fnnum
fncon
blockquote
fnnum
fncon
blockquote
fnnum
fncon
blockquote
blockquote
blockquote
blockquote
blockquote
blockquote
blockquote
blockquote
blockquote
blockquote
blockquote
blockquote
footer-wikiwalk-nav