bootstrap/site/content/docs/5.0
Vino Rodrigues ba30df146c Replace .bg-white with .bg-body in docs
Response to issue #32810

Use of the .bg-white class to define visual aspects of the examples
would be unintuitive for theme builders to test themes on.
This replaces instances of .bg-white with .bg-body in the examples.

- Edited examples to replace use .bg-white class with .bg-body class
  - product
  - offcanvas
  - pricing
  - cheatsheet
  - cheatsheet-rtl
- Edited utilities colors.md & shadows.md to include .bg-body class
2021-01-25 14:34:01 -08:00
..
about docs(examples): new cheatsheet and RTL examples 2020-12-04 07:52:03 +02:00
components docs: Fix `navbar-nav-scroll` description (#32846) 2021-01-20 12:12:35 +02:00
content docs: Add system-ui to native font stack documentation (#32455) 2020-12-15 09:10:09 +02:00
customize Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795) 2021-01-14 16:21:21 -08:00
examples Replace .bg-white with .bg-body in docs 2021-01-25 14:34:01 -08:00
extend Document some basic code conventions for us (#32778) 2021-01-13 21:06:07 +02:00
forms Document size and multiple aren't supported on floating label selects (#32744) 2021-01-13 09:15:05 -08:00
getting-started Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795) 2021-01-14 16:21:21 -08:00
helpers Mention stretched-link constraints with table elements (#32761) 2021-01-12 15:33:58 +02:00
layout Fix typo (#32740) 2021-01-09 13:06:41 -08:00
utilities Replace .bg-white with .bg-body in docs 2021-01-25 14:34:01 -08:00
_index.html Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
migration.md Improve docs regarding RTL migration (#32771) 2021-01-13 21:01:36 +02:00