Add more settings

This commit is contained in:
2025-03-08 19:52:07 -06:00
parent 48ef35778b
commit 0c5b3d9b68
7 changed files with 170 additions and 30 deletions

View File

@@ -21,3 +21,8 @@
.toggle {
margin-top: 0.35em;
}
.btn-outline-warning {
--bs-btn-color: #880;
--bs-btn-active-color: #550;
}