Difference between revisions of "User:CAKO/TEST"

From The Wiki Camp 2
Jump to navigation Jump to search
(More testing)
(Web dev? More like web devil hahahaha)
Line 50: Line 50:
 
     content: attr(data-text);
 
     content: attr(data-text);
 
     left: -1px;
 
     left: -1px;
     text-shadow: -.05em 0 #7ff;
+
     text-shadow: -0.05em 0 #7ff;
 
     //color: #033;
 
     //color: #033;
 
     -webkit-animation: glitch-anim-1 2s infinite linear alternate-reverse;
 
     -webkit-animation: glitch-anim-1 2s infinite linear alternate-reverse;
Line 59: Line 59:
 
     content: attr(data-text);
 
     content: attr(data-text);
 
     left: 1px;
 
     left: 1px;
     text-shadow: .05em 0 #9f9;
+
     text-shadow: 0.05em 0 #9f9;
 +
    //color: #040;
 +
    -webkit-animation: glitch-anim-1 2.1s infinite linear alternate-reverse;
 +
    text-overflow: clip;
 +
}
 +
.glitch-fast:after{
 +
    content: attr(data-text);
 +
    left: -1px;
 +
    text-shadow: -0.05em 0 #7ff;
 +
    //color: #033;
 +
    -webkit-animation: glitch-anim-1 2s infinite linear alternate-reverse;
 +
    text-overflow: clip;
 +
z
 +
}
 +
.glitch-slow:after{
 +
    content: attr(data-text);
 +
    left: 1px;
 +
    text-shadow: 0.05em 0 #9f9;
 
     //color: #040;
 
     //color: #040;
 
     -webkit-animation: glitch-anim-1 2.1s infinite linear alternate-reverse;
 
     -webkit-animation: glitch-anim-1 2.1s infinite linear alternate-reverse;

Revision as of 19:22, 2 October 2022

50px

tiles
50px 50px 50px 50px


one hour
one hour
one hour

WAHOO!