Link to article: The Ursus Maritimus Incident.
@import url('http://scp-wiki.wdfiles.com/local--files/theme%3Awilsons/national-park.css');
/* FONTS */
#header h2 span:before, #top-bar, #side-bar {
font-family: var(--header-font); /*Makes subtitle National Park */
}
:root {
--logo-image: url("http://scp-wiki.wdfiles.com/local--files/the-ursus-maritimus-incident/logo.png");
--header-title: "Wilson's Wildlife Solutions";
--header-subtitle: "A Polar Bear in Boring";
--header-font: 'national_parkregular', sans-serif;
--pale-accent: 40, 106, 230;
/* light red, for visited links */
--bright-accent: 5, 0, 133;
/* bright red */
--medium-accent: 95, 132, 191;
/* medium red - the "default" accent color */
--dark-accent: 15, 3, 100;
/* dark red */
--alt-accent: 17, 102, 0;
/* pale orange, for newpage links */
}
/* Haha blue boi */
.outside {
margin: 2em -6em;
padding: 1em 10em;
--narration-color: rgba(214, 234, 248,1);
background: var(--narration-color);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, var(--narration-color) 20%, var(--narration-color) 80%, rgba(255,255,255,0) 100%);
z-index: -2;
}
/* Force the side bar to render on top of the blue bois */
#side-bar {
z-index: 2;
}
/* Hide the original page title */
#page-title {
display: none;
}
@media only screen and (max-width: 768px) {
#header {
background-size: 0.625rem 2.500rem;
background-repeat: no-repeat;
background-position: left 0.75rem top 1.1875rem;
background-clip: border-box;
background-size: auto 5.375rem;
}
} /* Fixes mobile sizing issue */
body {
overflow-x: hidden;
}
width: 100%
text-align: center
text-align: right
width: 100%
text-align: center
text-align: right
outside