Link to article: SCP-3984.
span, a { word-break: normal; }
/* Hide the collapsible link once it's been expanded */
.collapsible-block-unfolded-link .collapsible-block-link, #breadcrumbs {
display: none;
}
/* Make superscripts not fuck with the line spacing */
sup {
vertical-align: top;
position: relative;
top: -0.5em;
}
/* 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;
}
/* Make the blue bois that are within the document have smaller margins so they break flow less*/
.outside.inline {
margin: 1em -6em;
padding: 1px 10em;
}
/* 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;
}
/* Make my fake page title look like the original (thanks SCP-2998) */
.page-title {
border-bottom: solid 1px #bbbbbb;
color: #990011;
font-weight: normal;
margin: 0 0 0.6em;
padding: 0 0 0.25em;
font-size: 200%;
}
.page-title p {
margin: 0;
}
@media only screen and (max-width: 1040px) {
.outside {
margin-right: 0 !important;
margin-left: 0 !important;
padding-left: 3em !important;
padding-right: 3em !important;
}
}
body {
overflow-x: hidden;
}
.denied { padding: 0 3rem 1rem; margin: 3rem auto; width: 75%; border: 4px solid firebrick; text-align: center; box-sizing: border-box; }
.denied h1 { font-size: 2.5rem; color: firebrick; font-family: verdana; }
@media (max-width: 768px) {
.denied { padding-left: 1rem; padding-right: 1rem; width: 90% }
}
display: block;
margin: -1em 0 1em; font-weight: 85%;
outside
outside
page-title
outside
inline
outside
inline
outside
inline
outside
inline
outside
inline
denied
outside
footer-wikiwalk-nav