Stephen Kerr 2 years ago
commit f713410460

@ -7,9 +7,7 @@
color: #AB00FF;
animation: blink 3s infinite alternate;
}
.special {
transform: rotate(180deg);
}
@keyframes blink {
0% { background: black }
100% { background: white }

Loading…
Cancel
Save