Bellerverse Theme by Mars and Moned
rating: 0+x
blank.png



:root {
—diagonal-stripes: linear-gradient(transparent, transparent);
/* Header */
—logo-image: url("http://scp-sandbox-3.wdfiles.com/local--files/the-hunters-workshop/Bellerverse_Logo_1-1.png");
—header-title: "Bellerverse ";
—header-subtitle: "Welcome to the end of the world.";
—gray-monochrome: 26, 25, 24;

/* Basic Colours */
—pale-accent: 214,181,98;
—bright-accent: 183, 166, 110;
—medium-accent: 214,181,98;
—dark-accent: 214,181,98;
—alt-accent: 185,150,80;

/* Header Images */
/*gradient-header: url("http://scp-sandbox-3.wdfiles.com/local--files/the-hunters-workshop/Bellerverse_Background_Header_1.png"); */
/*
header-background-image-size: 290px 9rem;*/
/*header-height-on-desktop: 9rem;*/
/*
header-height-on-mobile: 9rem;*/
/*—diagonal-stripes: none;*/
}

#skrollr-body {
width: 100%;
position: absolute;
top: 0;
left: 0;
background-image: url("http://scp-sandbox-3.wdfiles.com/local--files/the-hunters-workshop/Bellerverse_Background_Header_3.png");
background-repeat: repeat-x;
background-size: inherit;
}