Finalizing current feature set

This commit is contained in:
2023-04-26 19:26:19 -05:00
parent 43b720724a
commit 7fbca79104
5 changed files with 57 additions and 29 deletions

View File

@@ -3,3 +3,7 @@
/* Dark Bergundy */
border: 2px solid rgba(56, 56, 56, 1);
}
.button-highlighted {
background-color: #AB7E45;
}