summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/web/stylesheets/stylesheet.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/web/stylesheets/stylesheet.css b/docs/web/stylesheets/stylesheet.css
index 8b1d2c0..eac0014 100644
--- a/docs/web/stylesheets/stylesheet.css
+++ b/docs/web/stylesheets/stylesheet.css
@@ -173,6 +173,7 @@ pre, code {
pre {
width: 100%;
padding: 10px;
+ margin-bottom: 20px;
box-shadow: 0 0 10px rgba(0,0,0,.1);
overflow: auto;
}