Link to article: Unreal, Real, Surreal.
/* Only show the A/B test subject when the A/B test is active */
:not(.ab-test--active) + .ab-test-subject { display: none; }
.bottom-rating-module {
display: flex;
flex-direction: column;
align-items: center;
margin-block: 1rem;
}
.bottom-rating-module .page-rate-widget-box {
margin: 0;
}
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:theme:midnight-rush
[info]
:scp-wiki:component:author-label-source
[info]
:scp-wiki:component:author-label-source
[info]
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
ab-test-subject
bottom-rating-module