Link to article: SCP-7771-2.
:root{
--fnColor: #27203C;
--accentColor: rgb(39, 32, 60);
--logo: url("https://scp-wiki.wdfiles.com/local--files/theme%3Athe-way-out/wtf.svg");
--title: "OVERWATCH COMMAND";
--subtitle: "SITE-01 INTERNAL DATABASE";
}
#extra-div-1 {
background: linear-gradient( 180deg, rgb(10, 10, 10) 0%, rgb(39, 32, 60)100%);
box-shadow: 0px 0px 8px 4px rgb(0 0 0);
}
#top-bar {
left: 30.4rem;
}
#top-bar ul li:hover ul li a {
background-color: #27203C;
}
#top-bar a {
filter: grayscale(0%) saturate(100%);
-webkit-filter: grayscale(0%) saturate(100%);
}
#top-bar ul li:hover a:hover {
background: #27203C;
}
#side-bar {
background: linear-gradient(
0deg
, rgba(10, 10, 10, 1) 87%, var(--accentColor) 100%);
}
#side-bar img,
iframe.scpnet-interwiki-frame {
background: rgb(39, 32, 60);
filter: grayscale(0%) saturate(100%);
-webkit-filter: grayscale(00%) saturate(100%);
}
#side-bar .side-block {
background: rgb(39, 32, 60);
}
#side-bar .side-block.media {
background-color: var(--accentColor) !important;;
}
#side-bar .side-block.resources {
background: rgb(39, 32, 60);
}
#side-bar > div.side-block.media img {
filter: none !important;
-webkit-filter: none !important;
}
::-webkit-scrollbar-thumb {
background: var(--accentColor)
}
body {
background: rgb(47,51,60);
}
.modal {
background: rgb(26, 26, 26);
}
#u-blink-bar p:last-child::after {
content: "";
border-right: 1px solid #e4e4e4;
animation: blink 1.0s infinite;
position: relative;
left: 1px;
}
@keyframes blink{
to {
opacity: .0;
}
}
.fncon {
background: #27203C;
}
.fncon::before {
background-color: var(--fnColor);
}
filter: invert(1);
raisa_memo