Link to article: cone.
#side-bar { overscroll-behavior: none; }
#header h1 a::before {
content: "[object Object]";
}
#header h2 span::before {
content: "Croquembouche's Author Page" !important;
}
#header {
background-image: url(https://scp-wiki.wdfiles.com/local--files/cone/delta.png);
}
#header::before {
display: none;
}
h1 {
text-align: center;
margin: 1em 0;
}
.blockquote.notifier-status {
background-color: rgb(250, 240, 202);
background-image: linear-gradient(to bottom, rgba(192, 179, 156, 0.5), transparent);
border: 0.25rem solid rgb(73, 17, 28);
}
.blockquote.notifier-status a {
color: rgb(204, 51, 0);
}
.blockquote.notifier-status a:hover {
color: rgb(255, 83, 31);
}
.notifier-status iframe {
border: none;
height: 6.125rem;
width: 15rem;
float: right;
}
.random { text-align: center; }
.random p { margin: 2em auto; }
.random a { position: relative; box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2), 0px 3px 10px 0 rgba(0, 0, 0, 0.19); padding: 1em; transition: all 0.3s ease-in-out; }
.random a:hover { box-shadow: 0px 3px 4px 0 rgba(0, 0, 0, 0.2), 0px 3px 10px 0 rgba(0, 0, 0, 0.19); }
.random a::after { content: ""; position: absolute; top: 0; right: 0; left: 0; bottom: 0; pointer-events: none; background: url(https://scp-wiki.wdfiles.com/local--files/cone/redarrow.png); animation: bg-slide 1s infinite linear; opacity: 0; transition: opacity 0.2s ease-in-out; }
.random a:hover::after { opacity: 1; }
@keyframes bg-slide {
0% { background-position: 0px center; }
100% { background-position: 74px center; }
}
display: none;
display: none;
random
blockquote
notifier-status