Link to article: scp-6140-J-1.
:root {
--one-color: var(--five-color);
--header-title: "Oi! Its the bloody Foundation!";
--header-subtitle: 'Gotta Secure, Contain and Protect innit?';
--gradient-header: url("http://scp-wiki.wikidot.com/local--files/fragment:scp-6140-j-1/britishflagbg.jpg");
--header-background-image-size: 1440px 9rem;
--header-height-on-desktop: 9rem;
--header-height-on-mobile: 9rem;
--diagonal-stripes: none;
}
#header {
}
#header h1 a {
font-size: 150%;
color: transparent;
font-family: 'Bungee', cursive;
text-shadow: none;
}
#header h1 a::before {
text-shadow: none;
color: white;
-webkit-text-fill-color: white;
-webkit-text-stroke-width: 2px;
-webkit-text-stroke-color: black;
}
#header h2 span {
font-size: 170%;
color: transparent;
font-family: 'Bungee', cursive;
text-shadow: none;
}
#header h2 span::before {
color: white;
-webkit-text-fill-color: white;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;
text-shadow: none;
}
#page-title {
display: none;
}
table.wiki-content-table th {
width: 50%;
}
blockquote