6urzui 4

:root {
—theme-base: "black-highlighter";
—theme-id: "advanced-splinter";
—theme-name: "Advanced Splinter Theme";

—logo-image: url("https://files.sandbox-2.en.backrooms-wiki.ru/local--files/collab%3Aname/EUC%20%282%29.png");
—header-title: "the unbound";
—header-subtitle: "Unbound by fear, united by bravery.";

—body-font: proxima-nova, sans-serif;
—header-font: 'uni_sansheavy_caps', monospace;
—title-font: 'uni_sansheavy_caps', monospace;
—mono-font: 'Fantasque Sans Mono', monospace;

—mainAccent: 255, 20, 40;

white-monochrome: 237, 233, 223;
—pale-gray-monochrome: 255, 251, 240;
—light-gray-monochrome: 160, 160, 160;
—gray-monochrome: 72, 69, 60;
—black-monochrome: 0, 0, 0;
—bright-accent: var(
mainAccent);
medium-accent: 0, 0, 0;
—dark-accent: var(
mainAccent);
pale-accent: var(mainAccent);
—dark-gray-monochrome: 20, 22, 24;

swatch-topmenu-border-color: var(mainAccent);
swatch-topmenu-bg-color: var(medium-accent);
swatch-menubg-color: var(medium-accent);
swatch-border-color: var(bright-accent);

swatch-text-dark: var(white-monochrome);
swatch-text-light: var(white-monochrome);
swatch-background: var(medium-accent);
swatch-menutxt-dark-color: var(white-monochrome);
swatch-primary-darker: var(pale-accent);

—link-color: 230, 23, 68;
—hover-link-color: 230, 23, 68;
—visited-link-color: 156, 17, 47;

—background-gradient-distance: 0rem;
—gradient-topmenu: none;
—diagonal-stripes: linear-gradient(transparent 0);
—gradient-header: none;

—header-height-on-desktop: 9rem;

}

/*login stuff*/
#login-status{
color: rgb(var(—white-monochrome));
}

#login-status a#my-account {
background-color: rgb(var(—pale-accent));
padding: 0.3em 0.25em 0.2em 0.25em;
}

#account-options>ul>li a:hover {
color: rgb(var(—pale-accent));
}

#account-options {
background: rgb(var(medium-accent));
border-color: rgb(var(
pale-accent));
color: rgb(var(—white-monochrome));
}

#login-status ul a {
color: rgb(var(—white-monochrome));
}

/*table stuff*/
table.wiki-content-table th {
background-color: rgb(var(dark-gray-monochrome));
border: 2px solid rgb(var(
pale-accent)) !important;
}

table.wiki-content-table td {
border: 2px solid rgb(var(—pale-accent)) !important;
}

/*misc*/
#page-title{
border-bottom: 2px solid rgb(var(pale-accent));
text-align: center;
color: rgb(var(
pale-accent));
}

#side-bar div.menu-item {
border-color: rgb(var(—bright-accent));
}

#side-bar .side-block div a img {
filter: grayscale(100%);
}

#footer{
color: rgb(var(—black-monochrome));
}

.scp-image-block {
border: none;
}

.scp-image-block .scp-image-caption {
color: rgb(var(white-monochrome));
background-color: rgb(var(
dark-gray-monochrome));
border: none;
margin-top: 0.3rem;
border-left: 0.2rem solid rgba(var(pale-accent));
border-right: 0.2rem solid rgba(var(
pale-accent));
}

.page-rate-widget-box {
background: none;
border: none;
background-color: rgb(var(dark-gray-monochrome));
border-left: 0.2rem solid rgba(var(
pale-accent));
}

/*hexagon header gradient*/
#skrollr-body {
background: repeating-linear-gradient(-45deg, #360509, #360509 4px, #ff1428 5px, #ff1428 5px);
height: 11rem;
}

/*blend gradient*/
#container {
background: linear-gradient(180deg, rgba(0,0,0,0) 35%, rgb(var(—medium-accent)) 93%);
background-size: 37rem 11rem;
background-attachment: scroll;
background-repeat: repeat-x;
}

/*misc 2*/
div#page-options-bottom-2 > a, div#page-options-bottom > a {
border-radius: 0em;
-moz-border-radius: 0em;
border: none;
}

div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover {
border: none;
}

/*header stuff*/
#header, #top-bar {
background-attachment: scroll;
}

#header {
background-image: none;
}

#header::before {
content: "";
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: -0.3rem;
background-image: var(—logo-image);
background-size: auto 10rem;
background-position: left;
background-repeat: no-repeat;
opacity: 1;
}

#header h1, #header h1 a {
position: absolute;
left: 4.8rem;
top: 0.8rem;
margin: 0;
width: 100%;
display: flex;
justify-content: left;
z-index: 0;
}

#header h2, #header h2 span, #header h2 span::before {
position: absolute;
left: 3.3rem;
top: 1.8rem;
margin: 0;
width: 100%;
display: flex;
justify-content: left;
}

#header h1 a::before, #header h2 span::before {
text-shadow: .063rem 0.1rem 0.1rem #0c0c0c;
letter-spacing: 0.1rem;
}

#header h1 a::before{
letter-spacing: 1rem;
}

/*links*/
a.newpage {
background: transparent;
text-decoration: none
}

a.newpage {
color: rgb(var(—newpage-color))
}

/*line + block*/
hr {
background-color: #000000;
border-top: solid 2px rgb(var(—pale-accent));
}

blockquote {
box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25);
background-color: rgb(var(dark-gray-monochrome));
border: none;
border-left: solid 2px rgb(var(
pale-accent));
}

/*search*/
/*#search-top-box {
left: 3%;
top: 0.5rem;
}

#search-top-box-form > #search-top-box-input {
width: 7rem;
}*/

/* TABVIEW - Abandon All Hope Ye Who Enter Here */

/*content bg*/
.yui-navset .yui-content {
background-color: rgba(var(pale-accent), 0.25);
border-color: rgb(var(
pale-accent));
}

/*unselected tab color*/
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
background-color: rgb(var(dark-gray-monochrome));
color:rgb(var(
white-monochrome));
}

/*hover tab bg*/
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
background-color: rgba(var(—pale-accent), .25);
}

/*backer background*/
.yui-navset .yui-nav li,
.yui-navset .yui-navset-top .yui-nav li {
background: rgb(var(—dark-gray-monochrome));
}

/*selected tab bg*/
.yui-navset .yui-nav .selected,
.yui-navset .yui-navset-top .yui-nav .selected {
background-color: rgb(var(—pale-accent));
}

.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:active {
background-color: rgb(var(—pale-accent));
}

@media only screen and (max-width: 768px) {
:root{
swatch-menubg-color: var(medium-accent);
}

#header::before {
background-image: none;
}

#header {
height: var(header-height-on-mobile);
background-image: url("https://nu-scptheme.github.io/Black-Highlighter/images/logo.svg");
background-image: var(
logo-image);
size: calc(var(final-header-height-on-mobile) + 1rem);
y-offset: 1.5rem;
background-position:
calc((var(
header-height-on-mobile) - 0.75rem) - var(size)) calc(((var(size) * -1) + var(header-height-on-mobile) + var(y-offset)) / 2);
background-size: var(size), 100% var(header-height-on-mobile);
background-repeat: no-repeat, repeat;
width: 100vw;
margin: 0;
position: sticky;
top: calc(var(—header-height-on-mobile) * -1);
}

#header h1, #header h1 a {
left: 1rem;
top: 0.8rem;
}

#header h2, #header h2 span, #header h2 span::before {
left: 0.8rem;
top: 1.8rem;
}

#search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"]:hover {
background: rgb(0, 0, 0);
border-color: rgb(var(pale-accent));
}
#search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"]{
background: rgb(0, 0, 0);
border-color: rgb(var(
pale-accent));
}
}

.styled-quote {
background-color:rgb(var(dark-gray-monochrome));
border-left: 0.5rem solid rgba(var(
pale-accent));
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25);
}

.dark-styled-quote {
background-color:rgb(var(black-monochrome));
border-left: 0.5rem solid rgba(var(
pale-accent));
color:rgb(var(—white-monochrome));
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25);
}

.dark-styled-quote a{
color: rgb(var(—swatch-menubg-medium-color));
}

.lightblock {
background-color:rgb(var(—dark-gray-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}

.darkblock {
background-color:rgb(var(black-monochrome));
color:rgb(var(
white-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}

.darkblock a {
color: rgb(var(—swatch-menubg-medium-color));
}

.titleblock {
background-color: rgb(var(dark-gray-monochrome));
padding: 0.5rem 1rem 0.10rem;
margin: 1.5rem 0rem 0.5rem 0rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
border: solid rgb(var(
pale-accent)) 2px;
}

.titlebox{
position: relative;
top: -1.6rem;
background-color: rgb(var(pale-accent));
color: rgb(var(
white-monochrome));
padding: 0.25rem 1rem;
line-height: 0.1rem;
}

.stripeblock{
background: repeating-linear-gradient(-45deg, #360509, #360509 4px, #ff1428 5px, #ff1428 5px);
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
border-left: 0.5rem solid rgba(var(dark-gray-monochrome));
border-right: 0.5rem solid rgba(var(
dark-gray-monochrome));
}

Пока не указано иное, содержимое этой страницы распространяется по лицензии Creative Commons Attribution-ShareAlike 3.0 License