mirror of
https://github.com/tips-of-mine/gestion-certificats2.git
synced 2025-06-28 06:58:43 +02:00
Update style.css
This commit is contained in:
@ -19,7 +19,7 @@ Les variables pour le mode sombre sont définies dans `dark-mode.css` en utilisa
|
|||||||
--container-bg: #fff;
|
--container-bg: #fff;
|
||||||
--container-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
--container-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
||||||
--header-bg: #004a99;
|
--header-bg: #004a99;
|
||||||
--header-text: #fff;
|
--header-text: #000;
|
||||||
--nav-bg: #e2e2e2;
|
--nav-bg: #e2e2e2;
|
||||||
--nav-link-color: #0056b3;
|
--nav-link-color: #0056b3;
|
||||||
--nav-link-hover-bg: #d1d1d1;
|
--nav-link-hover-bg: #d1d1d1;
|
||||||
|
Reference in New Issue
Block a user