Link to article: SCP-7322.
.flashing-text::after {
animation-name: fade-text-1;
animation-duration: 15.5s;
animation-iteration-count: infinite;
content: "";
animation-fill-mode: both;
animation-timing-function: steps(3, end);
}
@keyframes fade-text-1 {
0% { content: "a cool"; font-weight: bold; color: red }
20% { content: "a funny" ; font-weight: bold; color: orange }
40% { content: "an awesome"; font-weight: bold; color: cyan }
60% { content: "a cute"; font-weight: bold; color: blue }
80% { content: "a lovable"; font-weight: bold; color: purple }
100% { content: "an honest"; font-weight: bold; color: black }
}
.flashing-text-2::after {
animation-name: fade-text-2;
animation-duration: 20.5s;
animation-iteration-count: infinite;
content: "";
animation-fill-mode: both;
animation-timing-function: steps(3, end);
}
@keyframes fade-text-2 {
0% { content: "dragon"; font-weight: bold; color: black }
20% { content: "wizard" ; font-weight: bold; color: purple }
40% { content: "truth-teller"; font-weight: bold; color: blue }
60% { content: "kid"; font-weight: bold; color: cyan }
80% { content: "grown-up"; font-weight: bold; color: orange }
100% { content: "person"; font-weight: bold; color: red }
}
font-size: 100%;font-weight: bold; display: inline
font-size: 100%;font-weight: bold; display: inline
:scp-wiki:theme:magnus-web-format
[info]
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:info:start
[info]
:scp-wiki:info:end
[info]
:scp-wiki:component:info-cw
[info]
:scp-wiki:component:classified-bar-woed
[info]
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
flashing-text
flashing-text-2
footer-wikiwalk-nav