correction des bugs css sur home + ajout img game
Correction du bug de la page home de: -icon loupe -champs recherche -fond d’image ref -correction position indicateur -correction fond du nom du prof
This commit is contained in:
3
SRC/public/js/hideicon.js
Normal file
3
SRC/public/js/hideicon.js
Normal file
@ -0,0 +1,3 @@
|
||||
function hideIcon(self) {
|
||||
self.style.backgroundImage = 'none';
|
||||
}
|
Reference in New Issue
Block a user