Link to article: SCP-7243 Fragment 1.
/* SCP-7243 - EXISTENTIAL ABATEMENT */
/* ACCESSIBILITY PATCH */
:is(.table1, .table2, .table3, .table4, .table5, .table6) h1 {
color: inherit;
}
.packet {
background: rgb(var(--basalt-tertiary-color));
}
.oracle-wave {
background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.125) 100%);
}
.oracle-wave.end {
background-image: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.125) 100%);
}
admo-accessibility
cond