mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-09 12:10:09 +00:00
4 lines
60 B
CSS
4 lines
60 B
CSS
|
a {
|
||
|
transition-timing-function: cubic-bezier(-1,0,1,2);
|
||
|
}
|