Link to article: MEMECON Unofficial.
#header::before {
opacity: 0.8;
}
.unmargined {
display: none;
}
img[src*="black.png"] {
color: rgba(0,0,0,0);
}
@import url("https://use.typekit.net/uic6cph.css");
#page-content,
#page-content * {
box-sizing: border-box;
}
span.printuser,
span.printuser * {
box-sizing: initial !important;
}
#page-title,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: classic-comic, Comic Sans MS, Comic Sans, cursive;
}
h3,
h4,
h5,
h6 {
background-image: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
background-attachment: fixed;
background-repeat: repeat;
background-size: 100% 100%;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 0.125rem rgb(var(--black-monochrome));
will-change: transform;
}
#page-title {
display: none;
}
h1,
h2,
h3,
h4 {
text-align: center;
margin: 0;
padding: 0;
}
h1 {
margin: -0.5rem 0 0 0;
}
h3 {
font-size: 3em;
}
h4 {
font-size: 2.5em;
}
.centered {
text-align: center;
}
.blockquote>ol {
list-style: none;
counter-reset: memecon-counter;
padding: 0 1em;
}
.blockquote>ol>li {
counter-increment: memecon-counter;
position: relative;
display: block;
min-height: 2.5em;
line-height: 1.25em;
padding: 0.5rem 0 1rem 3em;
margin: 0.5rem 0 0rem 0;
}
.blockquote>ol>li:not(:last-of-type) {
border-bottom: 0.125rem dotted;
border-image: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
border-image-slice: 1;
}
.blockquote>ol>li::before,
.blockquote>ol>li::after {
font-size: 1.25em;
font-family: classic-comic, Comic Sans MS, Comic Sans, cursive;
display: flex;
align-items: center;
justify-content: center;
float: left;
width: 1.75em;
height: 1.75em;
position: absolute;
top: 0;
left: 0;
}
.blockquote>ol>li::after {
--stroke-color: rgb(var(--swatch-menutxt-dark-color));
content: counter(memecon-counter) ". ";
font-family: classic-comic, Comic Sans MS, Comic Sans, cursive;
color: rgb(var(--swatch-background));
font-weight: 900;
text-shadow:
var(--stroke-color) 0.125rem 0rem 0rem,
var(--stroke-color) 0.1097rem 0.0599rem 0rem,
var(--stroke-color) 0.0675rem 0.1052rem 0rem,
var(--stroke-color) 0.0088rem 0.1247rem 0rem,
var(--stroke-color) -0.052rem 0.1137rem 0rem,
var(--stroke-color) -0.1001rem 0.0748rem 0rem,
var(--stroke-color) -0.1237rem 0.0176rem 0rem,
var(--stroke-color) -0.1171rem -0.0438rem 0rem,
var(--stroke-color) -0.0817rem -0.0946rem 0rem,
var(--stroke-color) -0.0263rem -0.1222rem 0rem,
var(--stroke-color) 0.0355rem -0.1199rem 0rem,
var(--stroke-color) 0.0886rem -0.0882rem 0rem,
var(--stroke-color) 0.12rem -0.0349rem 0rem;
}
.blockquote>ol>li::before {
content: "";
border-radius: 50%;
background: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
background-attachment: fixed;
background-size: 100% 100%;
}
.scp-image-block {
position: relative;
width: 100%;
border: 0.25rem solid transparent;
padding: 0.25rem;
background-color: rgb(var(--swatch-background));
border-radius: 0.5rem;
background-clip: padding-box;
}
.scp-image-block::after {
position: absolute;
top: -0.25rem;
bottom: -0.25rem;
left: -0.25rem;
right: -0.25rem;
background: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
background-attachment: fixed;
background-repeat: repeat;
background-size: 100% 100%;
content: "";
z-index: -1;
border-radius: 0.5rem;
}
.scp-image-block .scp-image-caption {
font-family: dico-mono-script, mono;
padding: 0.25em 0em;
background-color: rgb(var(--swatch-background));
border: initial;
}
.scp-image-block .scp-image-caption *[style*="transparent"] {
margin-left: -6rem;
}
.scp-image-block .scp-image-caption *[style*="transparent"]::-moz-selection {
color: rgb(var(--swatch-text-general));
}
.scp-image-block .scp-image-caption *[style*="transparent"]::selection {
color: rgb(var(--swatch-text-general));
}
.scp-image-block a:not([href*="user:info"]) {
overflow: hidden;
border-radius: 0.25rem;
}
.scp-image-block a:not([href*="user:info"])::before,
.scp-image-block a:not([href*="user:info"])::after {
white-space: pre-wrap;
position: absolute;
bottom: 0;
right: 0;
width: 6rem;
color: rgb(var(--swatch-background));
line-height: 1.25em;
text-align: center;
text-shadow:
rgb(var(--swatch-menutxt-dark-color)) 0.0625rem 0rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0338rem 0.0526rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.026rem 0.0568rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0619rem 0.0088rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0409rem -0.0473rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0177rem -0.0599rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.06rem -0.0175rem 0rem;
}
.scp-image-block a:not([href*="user:info"])::before {
content: "\A click here \A click here";
font-family: classic-comic, Comic Sans MS, Comic Sans, cursive;
font-size: 0.75em;
padding: 2em 0.25em 0.5em;
transform: rotate(-45deg) translate(10%, 100%);
background: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
border-radius: 1em;
z-index: -1;
}
.scp-image-block a:not([href*="user:info"])::after {
content: "\0027f0 \0027f0";
display: flex;
align-items: flex-start;
justify-content: center;
font-family: classic-comic, Comic Sans MS, Comic Sans, cursive;
font-size: 1.5em;
padding: 0.5em 0.25em 0.5em;
transform: rotate(-45deg) translate(17%, 100%);
}
.memecon-header-container {
-webkit-filter:
drop-shadow(0.0625rem 0.0625rem 0 rgb(var(--swatch-menutxt-dark-color))) drop-shadow(-0.0625rem 0.0625rem 0 rgb(var(--swatch-menutxt-dark-color))) drop-shadow(-0.0625rem -0.0625rem 0 rgb(var(--swatch-menutxt-dark-color))) drop-shadow(0.0625rem -0.0625rem 0 rgb(var(--swatch-menutxt-dark-color)));
filter:
drop-shadow(0.0625rem 0.0625rem 0 rgb(var(--swatch-menutxt-dark-color))) drop-shadow(-0.0625rem 0.0625rem 0 rgb(var(--swatch-menutxt-dark-color))) drop-shadow(-0.0625rem -0.0625rem 0 rgb(var(--swatch-menutxt-dark-color))) drop-shadow(0.0625rem -0.0625rem 0 rgb(var(--swatch-menutxt-dark-color)));
}
.memecon-header {
font-family: classic-comic, Comic Sans MS, Comic Sans, cursive;
letter-spacing: 0.9em;
text-indent: 1em;
color: transparent;
font-size: 3.5em;
display: flex;
align-items: center;
justify-content: center;
background-image: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
background-repeat: repeat;
background-size: 100% 100%;
background-attachment: fixed;
-webkit-mask-image:
url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='scpd-memecon' xmlns='https://www.w3.org/2000/svg' xmlns:xlink='https://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 464 60' overflow='visible' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M30,0C13.4,0,0,13.4,0,30c0,16.6,13.4,30,30,30c16.6,0,30-13.4,30-30C60,13.4,46.6,0,30,0z M47.5,45.4 c-2.5,0-3.7-0.6-4.4-2.2c-0.6-1.3-0.8-2.9-0.9-4.5c-0.1-1.6-0.2-3.4-0.5-5.3c-0.2-1.6-0.5-3.9-0.9-6.2c-2.8,4.4-6.7,11.2-7.8,13.2 c-0.7,1.4-1.5,2.6-3.6,2.6c-1.7,0-2.9-1.3-3.6-2.9c-2-4.4-4.2-8-6.5-12c-0.6,3.4-0.9,7.9-0.9,9.4c0,1.5,0.2,3.7,0.2,3.7 c0.2,3.2-2.4,4.3-5.6,4.3c-2,0-3.7-1.3-3.7-3.6c0-0.6,0.1-1.2,0.2-1.8c1.4-8.7,1.8-11,2.5-15.9c0.3-2.6,0.6-5.3,0.9-7.9 c0-0.4,0-0.7,0.1-0.8c0.2-1.1,1.8-3.9,5.1-3.9c1.3,0,2.5,1,2.9,2c1.8,3.6,3,6.2,4.7,9.3c1.3,2.4,3.2,5.6,4.2,7.2 c1.9-2.6,3.5-5.4,5.3-8.2c1.1-1.7,2.3-3.9,3.6-5.8c1.2-1.8,2.8-3.7,4.7-3.7c2.4,0,4.1,1.3,4.7,6.1c0.7,5.3,0.6,11.3,1.7,17.8 c0.3,2,1.3,3.8,1.3,5.9C51.2,44.5,49.1,45.4,47.5,45.4z'/%3E%3Cpath d='M97.3,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30c16.6,0,30-13.4,30-30C127.3,13.4,113.9,0,97.3,0z M106.9,24.1 c2.1,0,3.4,1.4,3.4,3.2c0,2.4-2.9,3.5-4.4,3.9c-4.5,0.9-9.8,1.2-14.8,2c0,0.5,0,1.1,0,2.6c0,0.7,0,1.6,0,2.3c0.6,0,1.2,0,1.8,0 c2.4,0,4.8-0.5,7.1-0.9c2.6-0.5,5.4-0.9,8-0.9c2.1,0,4.4,1.2,4.4,3.4c0,2.3-2.5,3.8-5.5,4.1c-3.8,0.3-14,2.1-19.6,2.1 c-2.1,0-4.3-0.5-4.5-3.1c0-0.7,0.1-1.3,0.1-2.3c0-2.5,0.6-7.5,0.6-10.7c0-3.5,0-5.3,0-6.8c0-0.6,0-1.1,0.1-3.7c0.1-1.8,0.8-5,3.8-5 h2.5c2.6,0,5-0.2,8.7-0.5c3.8-0.4,6.7-0.9,9.4-1.2c0.5,0,1.1-0.1,1.6-0.1c1.8,0,3.2,1.6,3.2,3.5c0,2-1.9,4.1-4,4.3 c-6.3,0.4-14.4,0.9-17.3,1c-0.1,1.3-0.1,2.9-0.1,4.2v0.5C96.8,25.7,104,24.1,106.9,24.1z'/%3E%3Cpath d='M164.7,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30s30-13.4,30-30C194.7,13.4,181.2,0,164.7,0z M181.5,45.4 c-2.5,0-3.7-0.6-4.4-2.2c-0.6-1.3-0.8-2.9-0.9-4.5c-0.1-1.6-0.2-3.4-0.5-5.3c-0.2-1.6-0.5-3.9-0.9-6.2c-2.8,4.4-6.7,11.2-7.8,13.2 c-0.7,1.4-1.5,2.6-3.6,2.6c-1.7,0-2.9-1.3-3.6-2.9c-2-4.4-4.2-8-6.5-12c-0.6,3.4-0.9,7.9-0.9,9.4c0,1.5,0.2,3.7,0.2,3.7 c0.2,3.2-2.4,4.3-5.6,4.3c-2,0-3.7-1.3-3.7-3.6c0-0.6,0.1-1.2,0.2-1.8c1.4-8.7,1.8-11,2.5-15.9c0.3-2.6,0.6-5.3,0.9-7.9 c0-0.4,0-0.7,0.1-0.8c0.2-1.1,1.8-3.9,5.1-3.9c1.3,0,2.5,1,2.9,2c1.8,3.6,3,6.2,4.7,9.3c1.3,2.4,3.2,5.6,4.2,7.2 c1.9-2.6,3.5-5.4,5.3-8.2c1.1-1.7,2.3-3.9,3.6-5.8c1.2-1.8,2.8-3.7,4.7-3.7c2.4,0,4.1,1.3,4.7,6.1c0.7,5.3,0.6,11.3,1.7,17.8 c0.3,2,1.3,3.8,1.3,5.9C185.2,44.5,183.1,45.4,181.5,45.4z'/%3E%3Cpath d='M232,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30s30-13.4,30-30C262,13.4,248.6,0,232,0z M241.9,24.1 c2.1,0,3.4,1.4,3.4,3.2c0,2.4-2.9,3.5-4.4,3.9c-4.5,0.9-9.8,1.2-14.8,2c0,0.5,0,1.1,0,2.6c0,0.7,0,1.6,0,2.3c0.6,0,1.2,0,1.8,0 c2.4,0,4.8-0.5,7.1-0.9c2.6-0.5,5.4-0.9,8-0.9c2.1,0,4.4,1.2,4.4,3.4c0,2.3-2.5,3.8-5.5,4.1c-3.8,0.3-14,2.1-19.6,2.1 c-2.1,0-4.3-0.5-4.5-3.1c0-0.7,0.1-1.3,0.1-2.3c0-2.5,0.6-7.5,0.6-10.7c0-3.5,0-5.3,0-6.8c0-0.6,0-1.1,0.1-3.7c0.1-1.8,0.8-5,3.8-5 h2.5c2.6,0,5-0.2,8.7-0.5c3.8-0.4,6.7-0.9,9.4-1.2c0.5,0,1.1-0.1,1.6-0.1c1.8,0,3.2,1.6,3.2,3.5c0,2-1.9,4.1-4,4.3 c-6.3,0.4-14.4,0.9-17.3,1c-0.1,1.3-0.1,2.9-0.1,4.2v0.5C231.8,25.7,239,24.1,241.9,24.1z'/%3E%3Cpath d='M299.3,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30s30-13.4,30-30C329.3,13.4,315.9,0,299.3,0z M312.4,41.1 c-4.2,3.2-9.7,5.1-14.8,5.1c-7.3,0-14.8-3.2-14.8-10.9c0-12,12.6-23.1,22.3-23.1c4.2,0,9.7,3.2,9.7,7.9c0,2.1-1.2,4.8-3.5,4.8 c-1.9,0-3.5-1.5-4.5-2.9c-0.9-1.2-1.5-1.8-3.3-1.8c-5.7,0-12.2,8-12.2,14.7c0,2.9,2.3,3.7,5.3,3.7c4.4,0,7.1-1.3,9.3-2.6 c1.7-1.1,3.8-2.9,5.9-2.9c1.2,0,3.8,1.1,3.8,3C315.7,38.1,314.2,39.7,312.4,41.1z'/%3E%3Cpath d='M366.7,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30c16.6,0,30-13.4,30-30C396.7,13.4,383.2,0,366.7,0z M361.5,45.7 c-8.8,0-15-4.3-15-12.8c0-11.9,13.2-21.3,24.5-21.3c7.5,0,15,4.9,15,13.5C386,38.8,372,45.7,361.5,45.7z'/%3E%3Cpath d='M370.3,18.6c-7.1,0-15.3,7.3-15.3,14.6c0,3.8,2.9,5.3,6.3,5.3c8.6,0,16.7-5.6,16.7-12.5C378,21.1,374.7,18.6,370.3,18.6z' /%3E%3Cpath d='M434,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30c16.6,0,30-13.4,30-30C464,13.4,450.6,0,434,0z M445.9,44.6 c-5.3,0-14.1-8.9-18.9-14.4c0,4.6-0.1,6.8-0.1,8.4c0,1.4,0,2.4,0,3.3c0,2.2-1.8,3.8-3.9,3.8c-2.2,0-4.4-2-4.4-4.6 c0-1.3,0.1-2.6,0.2-3.9c0.1-1.9,0.4-6.7,0.4-8.8c0-5.1-0.3-10.5-0.3-12.9c0-1.4,1-2.9,2.9-2.9c2.7,0,4,2.3,5.5,4 c1.6,1.8,2.7,4,4.2,5.9c1.8,2.3,4.5,5.5,9.8,10.4c0.1-5.2,0.2-7.2,0.2-14.9c0-0.9,0-1.6,0-2.3c0-3.6,2.2-5.3,4.5-5.3 c1.9,0,3.9,1.2,3.9,3.2c0,1.4-0.7,9.4-0.7,13c0,6.6,0.9,13,0.9,14.6C449.9,43.4,448,44.6,445.9,44.6z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
mask-image:
url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.2' baseProfile='tiny' id='scpd-memecon' xmlns='https://www.w3.org/2000/svg' xmlns:xlink='https://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 464 60' overflow='visible' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M30,0C13.4,0,0,13.4,0,30c0,16.6,13.4,30,30,30c16.6,0,30-13.4,30-30C60,13.4,46.6,0,30,0z M47.5,45.4 c-2.5,0-3.7-0.6-4.4-2.2c-0.6-1.3-0.8-2.9-0.9-4.5c-0.1-1.6-0.2-3.4-0.5-5.3c-0.2-1.6-0.5-3.9-0.9-6.2c-2.8,4.4-6.7,11.2-7.8,13.2 c-0.7,1.4-1.5,2.6-3.6,2.6c-1.7,0-2.9-1.3-3.6-2.9c-2-4.4-4.2-8-6.5-12c-0.6,3.4-0.9,7.9-0.9,9.4c0,1.5,0.2,3.7,0.2,3.7 c0.2,3.2-2.4,4.3-5.6,4.3c-2,0-3.7-1.3-3.7-3.6c0-0.6,0.1-1.2,0.2-1.8c1.4-8.7,1.8-11,2.5-15.9c0.3-2.6,0.6-5.3,0.9-7.9 c0-0.4,0-0.7,0.1-0.8c0.2-1.1,1.8-3.9,5.1-3.9c1.3,0,2.5,1,2.9,2c1.8,3.6,3,6.2,4.7,9.3c1.3,2.4,3.2,5.6,4.2,7.2 c1.9-2.6,3.5-5.4,5.3-8.2c1.1-1.7,2.3-3.9,3.6-5.8c1.2-1.8,2.8-3.7,4.7-3.7c2.4,0,4.1,1.3,4.7,6.1c0.7,5.3,0.6,11.3,1.7,17.8 c0.3,2,1.3,3.8,1.3,5.9C51.2,44.5,49.1,45.4,47.5,45.4z'/%3E%3Cpath d='M97.3,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30c16.6,0,30-13.4,30-30C127.3,13.4,113.9,0,97.3,0z M106.9,24.1 c2.1,0,3.4,1.4,3.4,3.2c0,2.4-2.9,3.5-4.4,3.9c-4.5,0.9-9.8,1.2-14.8,2c0,0.5,0,1.1,0,2.6c0,0.7,0,1.6,0,2.3c0.6,0,1.2,0,1.8,0 c2.4,0,4.8-0.5,7.1-0.9c2.6-0.5,5.4-0.9,8-0.9c2.1,0,4.4,1.2,4.4,3.4c0,2.3-2.5,3.8-5.5,4.1c-3.8,0.3-14,2.1-19.6,2.1 c-2.1,0-4.3-0.5-4.5-3.1c0-0.7,0.1-1.3,0.1-2.3c0-2.5,0.6-7.5,0.6-10.7c0-3.5,0-5.3,0-6.8c0-0.6,0-1.1,0.1-3.7c0.1-1.8,0.8-5,3.8-5 h2.5c2.6,0,5-0.2,8.7-0.5c3.8-0.4,6.7-0.9,9.4-1.2c0.5,0,1.1-0.1,1.6-0.1c1.8,0,3.2,1.6,3.2,3.5c0,2-1.9,4.1-4,4.3 c-6.3,0.4-14.4,0.9-17.3,1c-0.1,1.3-0.1,2.9-0.1,4.2v0.5C96.8,25.7,104,24.1,106.9,24.1z'/%3E%3Cpath d='M164.7,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30s30-13.4,30-30C194.7,13.4,181.2,0,164.7,0z M181.5,45.4 c-2.5,0-3.7-0.6-4.4-2.2c-0.6-1.3-0.8-2.9-0.9-4.5c-0.1-1.6-0.2-3.4-0.5-5.3c-0.2-1.6-0.5-3.9-0.9-6.2c-2.8,4.4-6.7,11.2-7.8,13.2 c-0.7,1.4-1.5,2.6-3.6,2.6c-1.7,0-2.9-1.3-3.6-2.9c-2-4.4-4.2-8-6.5-12c-0.6,3.4-0.9,7.9-0.9,9.4c0,1.5,0.2,3.7,0.2,3.7 c0.2,3.2-2.4,4.3-5.6,4.3c-2,0-3.7-1.3-3.7-3.6c0-0.6,0.1-1.2,0.2-1.8c1.4-8.7,1.8-11,2.5-15.9c0.3-2.6,0.6-5.3,0.9-7.9 c0-0.4,0-0.7,0.1-0.8c0.2-1.1,1.8-3.9,5.1-3.9c1.3,0,2.5,1,2.9,2c1.8,3.6,3,6.2,4.7,9.3c1.3,2.4,3.2,5.6,4.2,7.2 c1.9-2.6,3.5-5.4,5.3-8.2c1.1-1.7,2.3-3.9,3.6-5.8c1.2-1.8,2.8-3.7,4.7-3.7c2.4,0,4.1,1.3,4.7,6.1c0.7,5.3,0.6,11.3,1.7,17.8 c0.3,2,1.3,3.8,1.3,5.9C185.2,44.5,183.1,45.4,181.5,45.4z'/%3E%3Cpath d='M232,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30s30-13.4,30-30C262,13.4,248.6,0,232,0z M241.9,24.1 c2.1,0,3.4,1.4,3.4,3.2c0,2.4-2.9,3.5-4.4,3.9c-4.5,0.9-9.8,1.2-14.8,2c0,0.5,0,1.1,0,2.6c0,0.7,0,1.6,0,2.3c0.6,0,1.2,0,1.8,0 c2.4,0,4.8-0.5,7.1-0.9c2.6-0.5,5.4-0.9,8-0.9c2.1,0,4.4,1.2,4.4,3.4c0,2.3-2.5,3.8-5.5,4.1c-3.8,0.3-14,2.1-19.6,2.1 c-2.1,0-4.3-0.5-4.5-3.1c0-0.7,0.1-1.3,0.1-2.3c0-2.5,0.6-7.5,0.6-10.7c0-3.5,0-5.3,0-6.8c0-0.6,0-1.1,0.1-3.7c0.1-1.8,0.8-5,3.8-5 h2.5c2.6,0,5-0.2,8.7-0.5c3.8-0.4,6.7-0.9,9.4-1.2c0.5,0,1.1-0.1,1.6-0.1c1.8,0,3.2,1.6,3.2,3.5c0,2-1.9,4.1-4,4.3 c-6.3,0.4-14.4,0.9-17.3,1c-0.1,1.3-0.1,2.9-0.1,4.2v0.5C231.8,25.7,239,24.1,241.9,24.1z'/%3E%3Cpath d='M299.3,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30s30-13.4,30-30C329.3,13.4,315.9,0,299.3,0z M312.4,41.1 c-4.2,3.2-9.7,5.1-14.8,5.1c-7.3,0-14.8-3.2-14.8-10.9c0-12,12.6-23.1,22.3-23.1c4.2,0,9.7,3.2,9.7,7.9c0,2.1-1.2,4.8-3.5,4.8 c-1.9,0-3.5-1.5-4.5-2.9c-0.9-1.2-1.5-1.8-3.3-1.8c-5.7,0-12.2,8-12.2,14.7c0,2.9,2.3,3.7,5.3,3.7c4.4,0,7.1-1.3,9.3-2.6 c1.7-1.1,3.8-2.9,5.9-2.9c1.2,0,3.8,1.1,3.8,3C315.7,38.1,314.2,39.7,312.4,41.1z'/%3E%3Cpath d='M366.7,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30c16.6,0,30-13.4,30-30C396.7,13.4,383.2,0,366.7,0z M361.5,45.7 c-8.8,0-15-4.3-15-12.8c0-11.9,13.2-21.3,24.5-21.3c7.5,0,15,4.9,15,13.5C386,38.8,372,45.7,361.5,45.7z'/%3E%3Cpath d='M370.3,18.6c-7.1,0-15.3,7.3-15.3,14.6c0,3.8,2.9,5.3,6.3,5.3c8.6,0,16.7-5.6,16.7-12.5C378,21.1,374.7,18.6,370.3,18.6z' /%3E%3Cpath d='M434,0c-16.6,0-30,13.4-30,30c0,16.6,13.4,30,30,30c16.6,0,30-13.4,30-30C464,13.4,450.6,0,434,0z M445.9,44.6 c-5.3,0-14.1-8.9-18.9-14.4c0,4.6-0.1,6.8-0.1,8.4c0,1.4,0,2.4,0,3.3c0,2.2-1.8,3.8-3.9,3.8c-2.2,0-4.4-2-4.4-4.6 c0-1.3,0.1-2.6,0.2-3.9c0.1-1.9,0.4-6.7,0.4-8.8c0-5.1-0.3-10.5-0.3-12.9c0-1.4,1-2.9,2.9-2.9c2.7,0,4,2.3,5.5,4 c1.6,1.8,2.7,4,4.2,5.9c1.8,2.3,4.5,5.5,9.8,10.4c0.1-5.2,0.2-7.2,0.2-14.9c0-0.9,0-1.6,0-2.3c0-3.6,2.2-5.3,4.5-5.3 c1.9,0,3.9,1.2,3.9,3.2c0,1.4-0.7,9.4-0.7,13c0,6.6,0.9,13,0.9,14.6C449.9,43.4,448,44.6,445.9,44.6z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-position: center;
}
blockquote,
div.blockquote,
div.responsive_table {
position: relative;
border: 0.25rem solid transparent;
padding: 0.25rem;
background-color: rgb(var(--swatch-background));
border-radius: 0.5rem;
background-clip: padding-box;
}
blockquote::after,
div.blockquote::after,
div.responsive_table::after {
position: absolute;
top: -0.25rem;
bottom: -0.25rem;
left: -0.25rem;
right: -0.25rem;
background: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
background-repeat: repeat;
background-size: 100% 100%;
background-attachment: fixed;
content: "";
z-index: -1;
border-radius: 0.5rem;
}
.calendar-container {
--box-shadow: rgba(var(--swatch-menubg-black-color), 0.1);
display: block;
clear: both;
margin: .5em 2.5rem;
box-shadow: 0 .0625rem .125em var(--box-shadow);
padding: 1em;
}
.calendar-container {
--writing-color: rgb(255, 0, 0);
--posting-color: rgb(60, 170, 245);
--voting-color: rgb(120, 200, 65);
position: relative;
background-color: rgb(var(--swatch-background));
background-clip: padding-box;
border: 0.3125rem solid transparent;
border-radius: 0.5em;
font-family: dico-mono-script, mono;
display: grid;
gap: 0.5rem;
grid-template-areas:
"jun jun jun jul jul jul"
"key key key key key key"
}
.calendar-container::after {
position: absolute;
top: -0.25rem;
bottom: -0.25rem;
left: -0.25rem;
right: -0.25rem;
background: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
background-repeat: repeat;
background-size: 100% 100%;
background-attachment: fixed;
content: "";
z-index: -1;
border-radius: 0.5rem;
}
.calendar {
display: grid;
grid-template-columns: repeat(7, 1fr);
grid-auto-rows: clamp(2rem, 2.5rem, 4vh);
gap: 0.125rem;
text-align: center;
}
.calendar.june {
-ms-grid-row: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 5;
grid-area: jun;
}
.calendar.july {
-ms-grid-row: 1;
-ms-grid-column: 7;
-ms-grid-column-span: 5;
grid-area: jul;
}
.calendar-key {
-ms-grid-row: 3;
-ms-grid-column: 1;
-ms-grid-column-span: 11;
grid-area: key;
display: grid;
gap: 0.5rem;
grid-template-columns: repeat(3, 1fr);
}
.calendar-key>div {
display: grid;
grid-auto-rows: minmax(2em, auto);
font-family: var(--body-font);
text-align: center;
line-height: 1.25em;
}
.calendar-key>div>span:first-of-type {
display: flex;
max-height: 2rem;
min-height: 2rem;
align-items: center;
justify-content: center;
border-radius: 0.25rem;
padding: 0.25rem;
font-family: dico-mono-script, mono;
font-size: 1.25em;
color: rgb(var(--swatch-menutxt-light-color));
text-shadow:
rgb(var(--swatch-menutxt-dark-color)) 0.0625rem 0rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0338rem 0.0526rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.026rem 0.0568rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0619rem 0.0088rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0409rem -0.0473rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0177rem -0.0599rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.06rem -0.0175rem 0rem;
}
.calendar-key div.writing>span:first-of-type {
background-color: var(--writing-color);
}
.calendar-key div.posting>span:first-of-type {
background-color: var(--posting-color);
}
.calendar-key div.voting>span:first-of-type {
background-color: var(--voting-color);
}
.calendar-key>div>span:not(:first-of-type) {
margin: 0.5em 0.5em 0.25em;
padding-bottom: 0.25em;
border-bottom: 0.125rem dotted;
}
.calendar-key div.writing>span:not(:first-of-type) {
border-color: var(--writing-color);
}
.calendar-key div.posting>span:not(:first-of-type) {
border-color: var(--posting-color);
}
.calendar-key div.voting>span:not(:first-of-type) {
border-color: var(--voting-color);
}
.calendar-key div.contest-dates {
display: grid;
}
.calendar-key div.contest-dates span:first-of-type,
.calendar-key div.contest-dates span:last-of-type {
font-weight: 900;
font-size: 0.9em;
}
.calendar span {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 0.25rem;
}
.calendar span:first-of-type {
font-family: classic-comic, Comic Sans MS, Comic Sans, cursive;
justify-content: flex-start;
text-indent: 1em;
font-size: 1.5em;
}
.calendar span:not(:first-of-type) {
color: rgb(var(--swatch-menutxt-light-color));
text-shadow:
rgb(var(--swatch-menutxt-dark-color)) 0.0625rem 0rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0338rem 0.0526rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.026rem 0.0568rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0619rem 0.0088rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0409rem -0.0473rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0177rem -0.0599rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.06rem -0.0175rem 0rem;
}
.calendar.june span:first-of-type {
grid-column-start: 1;
grid-column-end: span 5;
}
.calendar.july span:first-of-type {
grid-column-start: 1;
grid-column-end: span 4;
}
.calendar.june span:nth-child(n+2),
.calendar.july span:nth-child(n+2):nth-child(-n+3) {
background-color: var(--writing-color);
}
.calendar.july span:nth-child(n+4):nth-child(-n+10) {
background-image: linear-gradient(to bottom,
var(--writing-color) 0%,
var(--writing-color) calc(100%/3),
var(--posting-color) calc(100%/3),
var(--posting-color) calc((100%/3)*2),
var(--voting-color) calc((100%/3)*2),
var(--voting-color) 100%);
}
.calendar.july span:nth-child(n+9) {
background-color: var(--voting-color);
}
div.prizes-container {
background: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
background-repeat: repeat;
background-size: 100% 100%;
background-attachment: fixed;
border-radius: 0.5em;
padding: 0.5em;
color: rgb(var(--swatch-background));
font-weight: 900;
line-height: 1.25em;
font-size: calc(var(--base-font-size) * 1.25);
text-shadow:
rgb(var(--swatch-menutxt-dark-color)) 0.0625rem 0rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0338rem 0.0526rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.026rem 0.0568rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0619rem 0.0088rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0409rem -0.0473rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0177rem -0.0599rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.06rem -0.0175rem 0rem;
}
.prizes-container {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0.25rem;
}
.prizes-container>div:first-of-type {
grid-column: span 2;
}
.prizes-container>div {
margin: 0;
padding: 1em;
text-shadow: initial;
font-size: var(--base-font-size);
}
.prizes-container h4 {
color: rgb(var(--swatch-background));
line-height: 1;
-webkit-text-fill-color: initial;
-webkit-background-clip: initial;
padding: 0.25em;
margin-bottom: 0.25em;
border-radius: 0.5em;
will-change: initial;
}
.prizes {
font-size: 1.25em;
line-height: 1.125em;
display: flex;
flex-direction: column;
color: rgb(var(--swatch-text-general));
}
.prizes>span:first-of-type {
padding: 0.25em 0;
font-size: 1.5em;
line-height: 0.9;
}
.prizes>span:not(:first-of-type) {
font-weight: 500;
font-size: 1rem;
padding: 0.125em 0;
}
.prizes>span:nth-of-type(2) {
box-shadow: 0 -0.0625rem 0 0 rgb(var(--black-monochrome))
}
.prizes>span:last-of-type {
box-shadow: 0 0.0625rem 0 0 rgb(var(--black-monochrome))
}
/* Rankings Table */
div.responsive_table {
border-radius: 0.5rem;
margin-bottom: 0;
border-width: 0px;
border-collapse: collapse;
border-spacing: 0;
margin: .5em auto;
display: table;
transition: background-color 80ms cubic-bezier(0.4, 0.0, 0.2, 1), color 80ms cubic-bezier(0.4, 0.0, 0.2, 1);
}
div.responsive_table div.table_data,
div.responsive_table div.table_header_data {
vertical-align: top;
text-align: left;
margin: -0.0625rem 0 0 -0.0625rem;
}
div.responsive_table * {
margin: 0;
padding: 0;
}
div.responsive_table div.table_data {
padding: 0.625em;
color: rgb(var(--dark-gray-monochrome));
}
div.responsive_table div.table_header {
display: table-header-group;
background-image: linear-gradient(45deg, violet, indigo, blue, green, yellow, orange, red);
background-attachment: fixed;
background-repeat: repeat;
background-size: 100% 100%;
}
div.responsive_table div.table_row {
display: table-row
}
div.responsive_table div.table_header_data {
--wght: 700;
display: table-cell;
font-family: dico-mono-script, mono;
background: none;
color: rgb(var(--swatch-background));
text-align: center;
text-shadow:
rgb(var(--swatch-menutxt-dark-color)) 0.1875rem 0rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.1772rem 0.0613rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.1474rem 0.1159rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.1013rem 0.1578rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0441rem 0.1822rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0179rem 0.1866rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.078rem 0.1705rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.1295rem 0.1356rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.1667rem 0.0857rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.1856rem 0.0265rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.1841rem -0.0357rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.1622rem -0.094rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.1226rem -0.1419rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0694rem -0.1742rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) -0.0086rem -0.1873rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.0532rem -0.1798rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.1091rem -0.1525rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.153rem -0.1084rem 0rem,
rgb(var(--swatch-menutxt-dark-color)) 0.18rem -0.0524rem 0rem;
padding: 0.625em;
}
div.responsive_table div.table_data {
text-align: left;
display: table-cell
}
div.responsive_table div.table_row:not(:first-of-type)>div {
border-top: .0625rem solid rgba(var(--swatch-menubg-medium-dark-color), 0.25);
}
div.responsive_table div.table_row:not(:last-of-type)>div {
border-bottom: .0625rem solid rgba(var(--swatch-menubg-medium-dark-color), 0.25);
}
div.responsive_table div.table_row>div:not(:first-of-type) {
border-left: .0625rem solid rgba(var(--swatch-menubg-medium-dark-color), 0.25);
}
div.responsive_table div.table_row>div:not(:last-of-type) {
border-right: .0625rem solid rgba(var(--swatch-menubg-medium-dark-color), 0.25);
}
div.responsive_table div[data-label="Place"],
div.responsive_table div[data-label="Rating"],
div.responsive_table div[data-label="Upvotes/Downvotes"],
div.responsive_table div[data-label="Comments"] {
text-align: center;
}
@media screen and (max-width: 575px) {
div.responsive_table div.table_header_data {
font-size: 0.65rem;
text-align: center;
}
div.ordered_table div.table_row {
display: grid;
grid-template-columns: minmax(1rem, 3rem) minmax(6rem, 1fr) minmax(7rem, 1fr) minmax(3rem, 3rem) minmax(3rem, 1fr) minmax(3em, 1fr);
}
}
@media only screen and (max-width:48rem) {
@supports (-moz-appearance:meterbar) {
blockquote::after,
div.blockquote::after {
background-attachment: local;
}
h3,
h4,
h5,
h6 {
background-attachment: local;
}
.blockquote>ol>li::before {
background-attachment: local;
}
.scp-image-block::after {
background-attachment: local;
}
.memecon-header {
background-attachment: local;
}
.calendar-container::after {
background-attachment: local;
}
#toc5+div {
background-attachment: local;
}
}
.scp-image-block .scp-image-caption {
font-size: 0.9em;
}
.calendar-container {
margin: 0;
grid-template-areas:
"jun"
"jul"
"key"
}
.calendar-key {
grid-template-columns: 1fr;
}
.prizes-container {
grid-template-columns: 1fr;
}
.prizes-container>div:first-of-type {
grid-column: span 1;
}
.calendar.june {
-ms-grid-row: 1;
-ms-grid-column: 1;
-ms-grid-column-span: 1
}
.calendar.july {
-ms-grid-row: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 1
}
.calendar-key {
-ms-grid-row: 3;
-ms-grid-column: 1;
-ms-grid-column-span: 1
}
}
color: transparent;
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:component:toggle-sidebar-bhl
[info]
:scp-wiki:component:centered-header-bhl
[info]
:scp-wiki:component:pride-highlighter
[info]
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
scp-image-block
scp-image-caption
memecon-header-container
memecon-header
blockquote
prizes-container
blockquote
centered
prizes
blockquote
centered
prizes
blockquote
centered
prizes
responsive_table
table_header
table_row
table_header_data
table_header_data
table_header_data
table_row
table_data
table_data
table_data
blockquote
calendar-container
calendar
june
calendar
july
calendar-key
key-block
writing
contest-dates
key-block
posting
contest-dates
key-block
voting
contest-dates