edit: animation se modifie avec le statut d'ouverture + bug css import dans main.css
This commit is contained in:
+4
-3
@@ -5,10 +5,10 @@
|
||||
}
|
||||
|
||||
/*================ ANIMATION ======================*/
|
||||
@import url("/animation.css");
|
||||
|
||||
|
||||
/*================ DESACT DEFAULT ======================*/
|
||||
@import url("/default.css");
|
||||
|
||||
|
||||
/*================ BODY ======================*/
|
||||
html, body{
|
||||
@@ -24,7 +24,7 @@ html, body{
|
||||
}
|
||||
|
||||
/*================ CLASSES COMMUNES ======================*/
|
||||
@import url("/common.css");
|
||||
|
||||
|
||||
/*================ STRUCTURE ======================*/
|
||||
|
||||
@@ -548,4 +548,5 @@ canvas{
|
||||
|
||||
opacity: .5;
|
||||
filter: hue-rotate(13.12deg);
|
||||
mix-blend-mode: multiply;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user