first commit

This commit is contained in:
2020-12-08 13:46:53 +01:00
commit 44cd135606
43 changed files with 4655 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
let $logosBandeau = document.querySelector(a .bandeau);
onMouseOver(devientDore) => {
devientDore.currentTarget.color(#d3ad30);
}
$logosBandeau.addEventListener(onMouseOver);