diff --git a/BCG/index.html b/BCG/index.html index fc0d1ec..8c90a5a 100755 --- a/BCG/index.html +++ b/BCG/index.html @@ -38,7 +38,7 @@ /20

Note finale

-
+

Décision

diff --git a/BCT/index.html b/BCT/index.html index 0c793aa..68f860e 100755 --- a/BCT/index.html +++ b/BCT/index.html @@ -38,7 +38,7 @@ /20

Note finale

-
+

Décision

diff --git a/BFI/index.html b/BFI/index.html index d9a5ab2..f1072e7 100755 --- a/BFI/index.html +++ b/BFI/index.html @@ -38,7 +38,7 @@ /20

Note finale

-
+

Décision

diff --git a/res/style.css b/res/style.css index 8ca1bd5..747a94c 100755 --- a/res/style.css +++ b/res/style.css @@ -83,6 +83,10 @@ div.content { gap: 15px; } +#resultat .decision { + width: 100%; +} + #resultat div, .choix-appli-wrapper div { padding: 15px; border: 1px solid #ddd;