aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets')
-rw-r--r--docs/assets/css/docs.css7
-rw-r--r--docs/assets/img/browsers.pngbin18286 -> 21274 bytes
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index b7d241994..67a34280b 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -13,6 +13,9 @@ body {
section {
padding-top: 60px;
}
+section > .row {
+ margin-bottom: 10px;
+}
#masthead, #footer {
background-color: #049cd9;
background-repeat: no-repeat;
@@ -168,7 +171,7 @@ div.mini-layout div {
div.mini-layout div.mini-layout-body {
background-color: #dceaf4;
margin: 0 auto;
- width: 450px;
+ width: 340px;
height: 340px;
}
div.mini-layout.fluid div.mini-layout-sidebar,
@@ -182,7 +185,7 @@ div.mini-layout.fluid div.mini-layout-sidebar {
height: 340px;
}
div.mini-layout.fluid div.mini-layout-body {
- width: 400px;
+ width: 300px;
margin-left: 10px;
}
/* Topbar special styles
diff --git a/docs/assets/img/browsers.png b/docs/assets/img/browsers.png
index e2e1f700f..1598f9896 100644
--- a/docs/assets/img/browsers.png
+++ b/docs/assets/img/browsers.png
Binary files differ