4 lines
48 B
CSS
4 lines
48 B
CSS
|
a {
|
||
|
animation: foo forwards, bar backwards;
|
||
|
}
|