configurable card sizes

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-02-17 12:04:34 -05:00
parent b6990151c4
commit 60a7549614
7 changed files with 24 additions and 18 deletions
+1
View File
@@ -6,6 +6,7 @@
--color-info: #D4D4D4;
--color-warning: #FF9900;
--color-error: #BE0000;
--card-size: 160px;
}
a { font-weight: bold; cursor: pointer; }
h2 { margin-top: 1em !important; font-size: var(--text-xxl) !important; }