@mathias @cssconfasia .band {
animation-name: band;
animation-duration: 1s;
animation-iteration-count: infinite;
}
-
-
-
@mathias@cssconfasia .band:after { content: '182'; }@keyframes band { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } - 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.