Spaces:
Running
Running
Update templates/result.html
Browse files- templates/result.html +0 -1
templates/result.html
CHANGED
@@ -30,7 +30,6 @@
|
|
30 |
th, td { border: 1px solid #ddd; padding: 8px; }
|
31 |
th { background-color: #f4f4f4; }
|
32 |
|
33 |
-
/* Fixed color styling for field checklist items */
|
34 |
.check-mark { color: #27ae60; } /* Green color for check marks */
|
35 |
.x-mark { color: #e74c3c; } /* Red color for x marks */
|
36 |
.field-name { color: #000; } /* Black color for field names */
|
|
|
30 |
th, td { border: 1px solid #ddd; padding: 8px; }
|
31 |
th { background-color: #f4f4f4; }
|
32 |
|
|
|
33 |
.check-mark { color: #27ae60; } /* Green color for check marks */
|
34 |
.x-mark { color: #e74c3c; } /* Red color for x marks */
|
35 |
.field-name { color: #000; } /* Black color for field names */
|