зеркало из https://github.com/mozilla/gecko-dev.git
5 строки
61 B
HTML
5 строки
61 B
HTML
|
<style>
|
||
|
@keyframes a { }
|
||
|
* { animation: a -7s }
|
||
|
</style>
|