Link to article: Billith's Proposal.
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700;800;900&display=swap');
#edit-page-textarea {
background:white;
color:black;
}
:root {
--basalt-secondary-color:6, 6, 6;
--header-title: "OVERWATCH";
--header-logo: url("https://scp-wiki.wdfiles.com/local--files/billiths-proposal/watcher.png");
--header-subtitle: "ARCHIVAL SITE-01";
--body-font-primary: 'Zen Kaku Gothic Antique', sans-serif;
--UI-font-primary: 'Poppins';
--basalt-dark-element-color:1, 4, 6;
--selection-text-color: 255, 255, 255;
--one-color: var(--vector-enki) !important;
--basalt-main-text-color: 175, 191, 181;
--image-caption-background-color: 0,0,0;
--link-color: 105, 179, 134;
--tilesize=100;
--general-border-color: rgb(var(--vector-dark));
--h-border-color: rgb(var(--vector-dark));
--selection-background-color: 69, 69, 69;
--backdrop:url(https://scp-wiki.wdfiles.com/local--files/billiths-proposal/earth.png);
--swatch-background: 123, 89, 119 !important;
--swatch-menubg-black-color: 132, 166, 134 !important;
--login-status-text-color: 132, 166, 134;
--basalt-tertiary-color: 0,0,0;
--basalt-background-color: 6, 6, 6;
--vector-midtone: 26, 26, 26;
}
.boxx {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%236F6F6F' fill-opacity='0.2' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
padding:10px;
}
body::before {
content: ' ';
position: fixed;
display: block;
left: 0;
top: 0;
width: 100%;
height: 100vh;
background-image: linear-gradient(170deg, transparent, rgb(0, 0, 0) 65%, rgb(0, 0, 0) 65%, rgb(0, 0, 0) 100%);
z-index: -1;
}
body {
background-attachment: fixed;
background-size: cover;
background-repeat:no-repeat;
}
#page-content > div.dark.terminal.opaque > div.blinky > div.colmod-block > ul > li > div.colmod-link-top > div > a:nth-child(1) {
animation: blink 1.2s ease-in-out infinite alternate !important;
}
@keyframes blink {
0% { color: transparent; }
50%, 100% { color: #88ffae; }
}
@media (max-width: 800px) {
body {
background-size: 100% 66%;
}
}
@media (max-width: 456px) {
#page-content a:any-link {
text-transform: unset;
}
}
.scp-image-block.block-center img {
height:400px;
}
#extra-div-1 {
background: linear-gradient( 180deg, rgb(0, 0, 0) 20%, rgb(37, 0, 24)100%);
}
div.terminal{
margin: 0 auto;
border: 1px solid black;
border-radius: 16px;
background-position: center;
display: block;
box-shadow: inset 0 0 10em 1em rgba(0,0,0,0.5);
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.32) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
overflow:hidden;
width:100%;
}
#header>* {
color: white;
}
div.terminal blockquote {
padding:10px;
background-color: rgba(24,23,25,.8);
position: center;
margin: 0 auto;
width:70%;
color: rgb(var(--vector-clay));
}
div.scanline {
margin-top:-40%;
margin-bottom:40%;
width: 100%;
margin: 0 auto;
height: 60px;
pointer-events: none;
-webkit-animation: scan 20s linear 0s infinite;
animation: scan 20s linear 0s infinite;
background: linear-gradient(to bottom, rgba(30, 98, 65,0), rgba(30, 98, 65,0.07 )) !important;
}
div.text{
padding-top: 40%;
font-family: monospace;
font-size: 1.0em;
padding:10px;
margin: 0 auto;
border: 1px white;
}
div.specialmodal > p:nth-child(1)::before {
content: "NOTICE FROM THE RECORDS AND INFORMATION SECURITY ADMINISTRATION\00000a";
font-family: 'Poppins', sans-serif;
font-weight: 900;
font-size: 130%;
max-width: 49rem;
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: column;
align-content: stretch;
align-items: center;
object-fit: fill;
background-repeat:no-repeat;
}
::-webkit-scrollbar-thumb {
background: rgb(109, 133, 165) !important;
}
a:hover{ text-decoration: none !important; }
a {
color:rgb(105, 179, 134);
}
:is(.image-block,.scp-image-block) :is(.image-caption,.scp-image-caption) p {
color: lavender;
}
.foldable-list-container, .colmod-block {
color:rgb(175, 191, 181;) !important;
}
div.specialmodal {
background: url(https://scp-wiki.wikidot.com/local--files/theme:basalt/RAISA_LIGHTLOGO.png) !important;
background-size: 75% auto !important;
background-position: center center !important;
background-color: rgba(24,23,25,1) !important;
font-size: 1.1em;
width: 75%;
min-height: 4rem;
max-height: 120rem;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: center;
padding: 10px 20px 20px 20px;
word-break: break-word;
background-repeat:no-repeat;
object-fit: fill !important;
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
@-webkit-keyframes scan{
from{ transform: translateY(-10%);}
to{ transform: translateY(25000%);}
}
@keyframes scan{
from{ transform: translateY(-10%);}
to{ transform: translateY(25000%);}
}
.bibitems .bibitem, .footnotes-footer .footnote-footer {
color:rgb(var(--vector-enki));
}
.fnnum::after, .fnnum:hover::after {
color: #88ffae !important;
}
li.folded > .progmask{ display: none; }
li.unfolded > .progmask{ display: block; }
.anom-bar-container.esoteric .text-part .main-class { border-color: transparent !important; }
.anom-bar-container.esoteric .text-part > .main-class::before { border-color: white !important; }
.anom-bar-container.esoteric .text-part > .main-class::after { border-color: black !important; }
.text-part .disrupt-class::after, .text-part .risk-class::after {
border: 0.25rem solid rgb(12, 12, 12) !important;
}
.danger-diamond > .arrows {
background-color: black !important;
}
.danger-diamond > .top-icon, .danger-diamond > .right-icon, .danger-diamond > .left-icon, .danger-diamond > .bottom-icon {
background-color: white !important;
border-color: black !important;
}
.danger-diamond > .arrows {
background: none !important;
}
margin-block:20px;
color: #bb333f; font-weight:700;font-family:'Poppins', sans-serif;
overflow:visible;
height:10px
:scp-wiki:theme:basalt
[info]
:scp-wiki:theme:eigenmachine
[info]
:scp-wiki:component:wide-image-sizer
[info]
:scp-wiki:component:preview
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:image-block
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:anomaly-class-bar-source
[info]
:scp-wiki:component:image-block
[info]
:scp-wiki:component:image-block
[info]
:scp-wiki:component:image-block
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:coltop
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:colend
[info]
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
dark
terminal
opaque
specialmodal
scanline
text
blinky
boxx
large
enki
oheader
slim
boxx
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
boxx
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
boxx
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
bd
boxx
bd
bd
bd
boxx
anom-bar-esoteric
boxx
bd
bd
boxx
table
boxx
boxx
boxx