Update app.py
Browse files
app.py
CHANGED
@@ -262,7 +262,7 @@ custom_css = """
|
|
262 |
|
263 |
/* Styles généraux */
|
264 |
:root {
|
265 |
-
--primary-color: #
|
266 |
--secondary-color: #666666;
|
267 |
--accent-color: #4299E1;
|
268 |
--background-color: #ffffff;
|
|
|
262 |
|
263 |
/* Styles généraux */
|
264 |
:root {
|
265 |
+
--primary-color: #4299e1;
|
266 |
--secondary-color: #666666;
|
267 |
--accent-color: #4299E1;
|
268 |
--background-color: #ffffff;
|