Started conversion to bootstrap for the frontend framework

This commit is contained in:
2025-07-01 14:12:59 -04:00
parent 604025179c
commit 03dab84224
5 changed files with 76 additions and 60 deletions

View File

@ -1,5 +1,5 @@
$primary-color: teal;
body {
background: #eee;
background: white;
}