diff --git a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/game.jsp b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/game.jsp index 93bbd3d..9685de6 100644 --- a/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/game.jsp +++ b/S2/DevWeb/Projet/src/main/webapp/WEB-INF/pages/game.jsp @@ -91,7 +91,7 @@ @@ -141,7 +141,7 @@ const $tdAction = document.createElement('td'); const $button = document.createElement('button'); - $button.classList.add('button', 'is-success'); + $button.classList.add('button', 'is-primary', 'is-light'); $button.textContent = 'Inviter'; $button.addEventListener('click', () => { const data = {