css fixes

This commit is contained in:
Vladimir Mandic
2023-10-31 13:53:52 -04:00
parent 676ac120f1
commit ec0d49acb7
9 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
:root {
--font: "Source Sans Pro", 'ui-sans-serif', 'system-ui', sans-serif;
--font-size: 16px;
--left-column: 490px;
--left-column: 500px;
--highlight-color: #8a3df6; /* Purple color */
--inactive-color: #404040; /* Darker shade of gray */
--background-color: #000000; /* Black */