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
+2 -2
View File
@@ -4,7 +4,7 @@
--font: 'NotoSans';
--font-mono: 'ui-monospace', 'Consolas', monospace;
--font-size: 16px;
--left-column: 490px;
--left-column: 500px;
--highlight-color: #ce6400;
--inactive-color: #4e1400;
--background-color: #000000;
@@ -39,7 +39,7 @@
--line-sm: 1.2em;
--line-md: 1.4em;
--text-sm: 12px;
--text-md: 13px;
--text-md: 14px;
--text-lg: 15px;
}