Bootstrap 5 updates continued

This commit is contained in:
Joey Kimsey
2024-12-14 06:15:47 -05:00
parent 41426fda4e
commit de6d608857
44 changed files with 439 additions and 389 deletions

View File

@ -15,6 +15,9 @@
.context-main-bg {
background-color: #2c2c2c;
}
.bg-default {
background-color: #2c2c2c;
}
.context-other {
color: #000;
}