Link to article: The Man In The White Suit Hub.
@import url('https://fonts.googleapis.com/css?family=Pangolin&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gugi&display=swap');
:root {
--logo-image:url("http://smlt.wdfiles.com/local--files/plaguebearer%3Anobody/%3F");
--header-title: 'NOBODY';
--header-subtitle: ' ';
}
#skrollr-body {
width: 100%;
height: 7.625rem;
background-image:
linear-gradient(to bottom, rgba(255,255,255,0) 65%, rgba(0,0,0,1) 100%),
url('http://scp-wiki.wdfiles.com/local--files/the-man-in-the-white-suit-hub/header.png');
background-color: black;
background-repeat: no-repeat;
background-size: cover;
}
.classic {
display: block;
font-family: 'Pangolin', cursive;
font-size: 1.3em;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: linear-gradient(to top ,rgb(202, 219, 228) 0%, rgb(231, 233, 220) 8%);
background-origin: padding-box;
background-position: 0px 8px;
background-repeat: repeat;
background-size: 100% 20px;
border: 1px solid #CCC;
border-radius: 10px;
padding: 10px 10px;
margin-bottom: 10px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2)
}
.cyberpunk {
background-color: #212121;
border-top: 0.2rem solid red;
border-bottom: 0.2rem solid red;
border-radius: 5% 10%;
color: #FF3300;
padding: 0.5rem 1rem;
margin: 1em auto;
width: auto;
font-family: 'Gugi', cursive;
font-size: 1em;
list-style: discs;
transition:
}
.cyberpunk a {
color: red;
}
.cyberpunk a:hover {
color: black;
background-color: red;
}
.cyberpunk a:visited {
color: white;
}
.nobody {
width: 70%;
margin: 1rem auto;
text-align: center;
padding: 0.6rem;
font-size: 1rem;
}
#page-title {
display: none;
}
.meta-title {
border-bottom: solid 1px #bbbbbb;
color: #fff;
font-weight: normal;
margin: 0;
padding: 0 0 0.25em;
font-size: 200%;
font-family: monospace;
}
.meta-title p {
margin: 0;
}
background: #000; padding: 0 5px;
text-align:center;
font-size: 120%; text-decoration: underline;
font-size: 120%; text-decoration: underline;
theme:black-highlighter-theme
:scp-wiki:component:rso
[info]
component:license-box
component:license-box-end
meta-title
cyberpunk
cyberpunk
classic
nobody