@import url('https://fonts.googleapis.com/css2?family=Turret+Road:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap');
@import url('https://fontlibrary.org/face/fantasque-sans-mono');
@import url("http://backrooms-wiki.wdfiles.com/local--files/component%3Atheme/normalize-archived.css");
@import url("http://backrooms-wiki.wdfiles.com/local--files/component%3Atheme/bhl-archived.css");
@import url("http://backrooms-wiki.wikidot.com/local--files/component:theme/sidebar.css");
@import url('https://fonts.googleapis.com/css2?family=Audiowide&display=swap');
@import url('https://fontlibrary.org//face/semyon-soviet');
@import url('https://fontlibrary.org//face/boxfont-round');
@import url('https://fontlibrary.org//face/catv-6x12-9');
@import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap');
:root {
--theme-base: "black-highlighter";
--theme-id: "liminal";
--theme-name: "Liminal Theme";
--logo-image: url("https://i.imgur.com/GtEbx50.png");
--header-title: "Свалка";
--header-subtitle: "Будь Готов Громыхать";
--body-font: 'Boxfont Round', cursive;
--header-font: 'Semyon Soviet', cursive;
--title-font: 'Semyon Soviet', cursive;
--mono-font: 'CatV 6x12 9', cursive;
--white-monochrome: 31, 31, 31;
--pale-gray-monochrome: 156, 16, 16;
--light-gray-monochrome: 201, 20, 20;
--gray-monochrome: 230, 230, 230;
--black-monochrome: 255, 255, 255;
--bright-accent: 255, 255, 255;
--medium-accent: 18, 18, 18;
--dark-accent: 217, 0, 0;
--pale-accent: 201, 20, 20;
--swatch-menubg-dark-color: var(--pale-gray-monochrome);
--thing: 255, 255, 255;
--swatch-topmenu-border-color: var(--medium-accent);
--link-color: 171, 171, 171;
--hover-link-color: 237, 130, 97;
--background-gradient-distance: 0rem;
--gradient-header: linear-gradient(to top,
rgba(var(--medium-accent)) 0%,
rgba(var(--medium-accent), 0.90) 100%
);
--diagonal-stripes: linear-gradient(transparent 0);
}
#skrollr-body {
width: 100%;
position: absolute;
top: 0;
left: 0;
background-image: url("http://backrooms-wiki.wikidot.com/local--files/theme:scrapyard/Theme.png");
background-repeat: repeat-x;
background-size: inherit;
}
#container {
background-image: none
}
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, #top-bar {
background-attachment: scroll;
}
#header {
background-image: none;
color: rgb(var(--dark-accent));
}
#page-title {
border-color: rgb(var(--light-gray-monochrome));
color: rgb(var(--dark-accent))!important;
font-size: 2.5rem;
}
#header::before {
content: "";
position: absolute;
height: 90%;
width: 100%;
left: 0;
top: 0;
background-image: var(--logo-image);
background-size: auto 8.5rem;
background-position: center;
background-repeat: no-repeat;
opacity: 0.8;
}
#header h1, #header h1 a {
font-size: 2.5rem;
position: absolute;
top: 0.05rem;
margin: 0;
width: 100%;
display: flex;
justify-content: center;
z-index: 0;
}
#header h2, #header h2 span, #header h2 span::before {
font-size: 1.3rem;
position: absolute;
top: 1.9rem;
margin: 0;
width: 100%;
display: flex;
justify-content: center;
}
#header h1 a::before, #header h2 span::before {
text-shadow: .063rem 0.1rem 0.1rem #0c0c0c;
color: white;
line-height: 1
}
h1 {
font-size: 2rem;
color:rgb(var(--dark-accent));
line-height: 1
}
h2 {
font-size: 1.8rem;
color:rgb(var(--dark-accent));
line-height: 1
}
h3 {
font-size: 1.6rem;
color:rgb(var(--dark-accent));
line-height: 1
}
h4 {
font-size: 1.4rem;
color:rgb(var(--dark-accent));
line-height: 1
}
h5 {
font-size: 1.2rem;
color:rgb(var(--dark-accent));
line-height: 1
}
h6 {
font-size: 1rem;
color:rgb(var(--dark-accent));
line-height: 1
}
a.newpage {
background: transparent;
text-decoration: none
}
a.newpage {
color: rgb(var(--newpage-color))
}
blockquote {
box-shadow: 0.2rem 0.4rem 1.2rem rgba(0,0,0,.25);
}
.styled-quote {
background-color:rgb(var(--pale-gray-monochrome));
border-left: 0.5rem solid rgba(var(--gray-monochrome));
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.2rem 0.4rem 1.2rem rgba(0,0,0,.25);
}
.dark-styled-quote {
));
border-left: 0.5rem solid rgba(var(--pale-gray-monochrome));
color:rgb(var(--white-monochrome));
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.2rem 0.4rem 1.2rem rgba(0,0,0,.25);
}
.dark-styled-quote a{
color: rgb(var(--swatch-menubg-medium-color));
}
.lightblock {
background-color:rgb(var(--pale-gray-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.8rem 1.2rem rgba(0,0,0,.25);
}
.darkblock {
background-color:rgb(var(--gray-monochrome));
color:rgb(var(--white-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.8rem 1.2rem rgba(0,0,0,.25);
}
.darkblock a {
color: rgb(var(--swatch-menubg-medium-color));
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
background-color: rgb(var(--thing));
}
#login-status a {
color: rgb(var(--gray-monochrome));
}
#login-status ul a {
color: rgb(var(--white-monochrome));
}
.customFont {
font-family: 'Turret Road', cursive;
}
.main-font{
font-family: 'Rock Salt', cursive;
}