diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index ddf89c1f42..eb28e640e3 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index f6a388c236..1e63cd5809 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -427,17 +427,17 @@ hr.soften { .download-btn { margin: 36px 0 108px; } -.download p, -.download h4 { +#download p, +#download h4 { max-width: 50%; margin: 0 auto; color: #999; text-align: center; } -.download h4 { +#download h4 { margin-bottom: 0; } -.download p { +#download p { margin-bottom: 18px; } .download-btn .btn { diff --git a/docs/download.html b/docs/download.html index 9159787d09..b7588ad478 100644 --- a/docs/download.html +++ b/docs/download.html @@ -210,7 +210,7 @@
diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index fe38d1450e..ae995b8a4d 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -134,7 +134,7 @@