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
@@ -3,7 +3,7 @@
--font: "Source Sans Pro", 'ui-sans-serif', 'system-ui', "Roboto", sans-serif;
--font-mono: 'IBM Plex Mono', 'ui-monospace', 'Consolas', monospace;
--font-size: 14px;
--left-column: 490px;
--left-column: 500px;
--highlight-color: #ff00f2;
--inactive-color: #005485;
--background-color: #000000;