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