diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index c3c82a6590..ff6e37fe01 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -260,6 +260,7 @@ hr.soften { padding: 70px 0; margin-top: 70px; border-top: 1px solid #e5e5e5; + background-color: #f5f5f5; } .footer p { margin-bottom: 0; diff --git a/docs/base-css.html b/docs/base-css.html index b79d5295ab..b829dc3aef 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1671,10 +1671,14 @@ For example, <code>section</code> should be wrapped as inline. + - - diff --git a/docs/components.html b/docs/components.html index 40cd2e19e2..b176a6d7eb 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2196,10 +2196,14 @@ class="clearfix" + - - diff --git a/docs/download.html b/docs/download.html index 9aebb74d23..6419d13175 100644 --- a/docs/download.html +++ b/docs/download.html @@ -416,10 +416,14 @@ + - - diff --git a/docs/examples.html b/docs/examples.html index a2c7447b82..568d846c88 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -100,10 +100,14 @@ + - - diff --git a/docs/extend.html b/docs/extend.html index a372361a01..71a9dddc2f 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -172,10 +172,14 @@ + - - diff --git a/docs/getting-started.html b/docs/getting-started.html index 26a9bc38ee..856964bd94 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -211,10 +211,14 @@ + - - diff --git a/docs/index.html b/docs/index.html index ae841b3c16..274a9df9ed 100644 --- a/docs/index.html +++ b/docs/index.html @@ -158,10 +158,14 @@ + - - diff --git a/docs/javascript.html b/docs/javascript.html index 0b475ae3b3..1792f75c41 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1588,10 +1588,14 @@ $('.carousel').carousel({ + - - diff --git a/docs/scaffolding.html b/docs/scaffolding.html index b703ad89d6..0a94cf49a1 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -590,10 +590,14 @@ + - - diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index dbec68eebd..9808c7b663 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -82,10 +82,14 @@ {{>body}} + {{! /container }} - - diff --git a/docs/upgrading.html b/docs/upgrading.html index e322337628..5d6985725b 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -263,10 +263,14 @@ + - - diff --git a/less/tests/css-tests.html b/less/tests/css-tests.html index 341c802645..6cc48a6082 100644 --- a/less/tests/css-tests.html +++ b/less/tests/css-tests.html @@ -1054,20 +1054,28 @@ - - - - + + + + +