Updated styling and components for punishment history

This commit is contained in:
Peter
2025-04-12 17:05:08 +02:00
parent 1264003a44
commit 6a70428c75
8 changed files with 96 additions and 19 deletions
+6 -4
View File
@@ -13,14 +13,15 @@
.theme-light {
--color-primary: #FBFBFE;
--color-secondary: #FBFBFE;
--color-tertiary: #e3f1f8;
--color-tertiary: #E3F1F8;
--color-quaternary: #EFEFEF;
--color-quinary: #FBFBFE;
--color-accent: #FD6F53;
--font-color: #000000;
--font-color-hover: #454545;
--navlink-color: #4b4b4b;
--link-color: #1f9bde;
--navlink-color: #4B4B4B;
--link-color: #1F9BDE;
--history-link-color: #A3A3A3;
--hamburger: #232323;
--dropdown-color: #DFDFDF;
--footer-color: #202020;
@@ -36,7 +37,8 @@
--font-color: #FFFFFF;
--font-color-hover: #9C9C9C;
--navlink-color: #FFFFFF;
--link-color: #20729e;
--link-color: #20729E;
--history-link-color: #4A4A4A;
--hamburger: #CDCDCD;
--dropdown-color: #303233;
--footer-color: #242526;