new background
This commit is contained in:
@@ -77,13 +77,16 @@ body {
|
||||
|
||||
#circle_orange-6 {
|
||||
/* Main animation for the football */
|
||||
/* animation: football-motion 2s linear infinite; */
|
||||
animation: football-motion 2s linear infinite;
|
||||
}
|
||||
|
||||
#circle_orange-6-bis {
|
||||
/* Trailing effect animation */
|
||||
/* animation: trace-motion 2s linear infinite; */
|
||||
}
|
||||
filter: url("#blur");
|
||||
|
||||
animation: trace-motion 2s linear infinite;
|
||||
filter: url("#blur");
|
||||
}
|
||||
|
||||
@keyframes football-motion {
|
||||
0% {
|
||||
|
||||
Reference in New Issue
Block a user