aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-utilities.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap-utilities.css')
-rw-r--r--dist/css/bootstrap-utilities.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/css/bootstrap-utilities.css b/dist/css/bootstrap-utilities.css
index 4fdce775b..d1a018240 100644
--- a/dist/css/bootstrap-utilities.css
+++ b/dist/css/bootstrap-utilities.css
@@ -1121,6 +1121,10 @@
background-color: #343a40 !important;
}
+.bg-body {
+ background-color: #fff !important;
+}
+
.bg-white {
background-color: #fff !important;
}