diff --git a/site/content/docs/5.0/examples/cheatsheet-rtl/index.html b/site/content/docs/5.0/examples/cheatsheet-rtl/index.html index 9b9b81ea64..712c583dd5 100644 --- a/site/content/docs/5.0/examples/cheatsheet-rtl/index.html +++ b/site/content/docs/5.0/examples/cheatsheet-rtl/index.html @@ -70,7 +70,7 @@ direction: rtl -
+

محتويات

diff --git a/site/content/docs/5.0/examples/cheatsheet/index.html b/site/content/docs/5.0/examples/cheatsheet/index.html index 39637a487c..3941425104 100644 --- a/site/content/docs/5.0/examples/cheatsheet/index.html +++ b/site/content/docs/5.0/examples/cheatsheet/index.html @@ -69,7 +69,7 @@ body_class: "bg-light" -
+

Contents

diff --git a/site/content/docs/5.0/examples/offcanvas/index.html b/site/content/docs/5.0/examples/offcanvas/index.html index a7c99a5382..c25c6a1162 100644 --- a/site/content/docs/5.0/examples/offcanvas/index.html +++ b/site/content/docs/5.0/examples/offcanvas/index.html @@ -46,7 +46,7 @@ body_class: "bg-light"
- -

Another headline

And an even wittier subheading.

-
+
diff --git a/site/content/docs/5.0/utilities/colors.md b/site/content/docs/5.0/utilities/colors.md index ede13df065..3f11cb2b5b 100644 --- a/site/content/docs/5.0/utilities/colors.md +++ b/site/content/docs/5.0/utilities/colors.md @@ -44,6 +44,7 @@ Similar to the contextual text color classes, easily set the background of an el {{- end -}} {{< /colors.inline >}}
.bg-white
+
.bg-body
.bg-transparent
{{< /example >}} diff --git a/site/content/docs/5.0/utilities/shadows.md b/site/content/docs/5.0/utilities/shadows.md index 2803031d66..c1a1556898 100644 --- a/site/content/docs/5.0/utilities/shadows.md +++ b/site/content/docs/5.0/utilities/shadows.md @@ -11,7 +11,7 @@ While shadows on components are disabled by default in Bootstrap and can be enab {{< example >}}
No shadow
-
Small shadow
-
Regular shadow
-
Larger shadow
+
Small shadow
+
Regular shadow
+
Larger shadow
{{< /example >}}