Pushing overhaul.

This commit is contained in:
dan612
2025-12-06 16:34:43 -05:00
parent 09043d7884
commit 8cee39a6df
19 changed files with 34347 additions and 143 deletions

View File

@@ -116,6 +116,10 @@ h4 {
color: var(--site-primary);
}
.btn {
padding: 0;
}
.btn-primary a {
background: var(--site-primary) !important;
color: var(--site-white);

View File

@@ -1,3 +1,7 @@
.btn {
padding: 0;
}
.btn-primary a {
background: var(--site-primary) !important;
color: var(--site-white);