Эх сурвалжийг харах

Changement léger de couleur dans le tableau des choix pour être plus lisible

Guichen 4 жил өмнө
parent
commit
dcf0236445

+ 3 - 3
assets/divers.css

@@ -19,13 +19,13 @@ th, td {
 
 
 .all-choices {
 .all-choices {
     background-color: #28a745;
     background-color: #28a745;
-    color: #8fd19e;
-
+    /* color: #8fd19e; */
+    color: white;
 }
 }
 
 
 .half-choices {
 .half-choices {
     background-color: #8fd19e;
     background-color: #8fd19e;
-    color: grey;
+    color: black;
 }
 }
 
 
 .last-choice {
 .last-choice {