diff --git a/docs/css.html b/docs/css.html index 91cd0218c3..38f03c4a54 100644 --- a/docs/css.html +++ b/docs/css.html @@ -3462,7 +3462,7 @@ Bootstrap.javascripts_path @import "bootstrap/theme"; {% endhighlight %} -

The full list of Bootstrap variables can be found in the Customizer. You can override these by simply redefining the variable before the @import directive, e.g.:

+

The full list of Bootstrap variables can be found in the Customizer. You can override these by simply redefining the variable before the @import directive, e.g.:

{% highlight sass %} $navbar-default-bg: #312312;