Difference between revisions of "User:CAKO/TEST"
Jump to navigation
Jump to search
Misch13vous (talk | contribs) (More Firefox testing teehee) |
Misch13vous (talk | contribs) |
||
Line 13: | Line 13: | ||
{{Cube}} | {{Cube}} | ||
+ | <div id="whatthefuckisgoingon">Testing</div> | ||
<div id="container" style="font-size: 60px"> | <div id="container" style="font-size: 60px"> | ||
<div class="glitch-norm"><span class=override id="norm"></span>one hour</div> | <div class="glitch-norm"><span class=override id="norm"></span>one hour</div> | ||
Line 34: | Line 35: | ||
display: grid; | display: grid; | ||
} | } | ||
− | + | #whatthefuckisgoingon{ | |
+ | animation:glitch-anim-1 2s infinite linear alternate-reverse; | ||
+ | } | ||
#norm::before{ | #norm::before{ | ||
content:"."; | content:"."; |