This commit is contained in:
JARNOUEN DE VILLARTAY Ulysse (SAFRAN AIRCRAFT ENGINES)
2026-04-02 14:42:16 +02:00
parent ca49c90ffa
commit a8f617fa83
2 changed files with 89 additions and 15 deletions
+10
View File
@@ -2,3 +2,13 @@ button{
float:right;
}
.bonne-reponse {
color: #1b7f3a;
font-weight: 700;
}
.mauvaise-reponse {
color: #c62828;
font-weight: 700;
}