aboutsummaryrefslogtreecommitdiffstats
path: root/docs_theme/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs_theme/css/default.css')
-rw-r--r--docs_theme/css/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs_theme/css/default.css b/docs_theme/css/default.css
index 3feff0ba..d998fbee 100644
--- a/docs_theme/css/default.css
+++ b/docs_theme/css/default.css
@@ -186,6 +186,10 @@ body{
margin-top: 15px
}
+#main-content img {
+ display: block;
+ margin: 40px auto;
+}
/* custom navigation styles */
.navbar .navbar-inner{