Parcourir la source

new background

ouidade il y a 4 semaines
Parent
commit
67775e5d42

+ 6 - 3
web/themes/custom/colloque2024/css/configs/animation.scss

@@ -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% {

Fichier diff supprimé car celui-ci est trop grand
+ 118 - 0
web/themes/custom/colloque2024/images/fond-ronds-trace.svg


Fichier diff supprimé car celui-ci est trop grand
+ 115 - 43
web/themes/custom/colloque2024/template/page--front.html.twig


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff