aboutsummaryrefslogtreecommitdiff
path: root/docs/_static/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_static/custom.css')
-rw-r--r--docs/_static/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_static/custom.css b/docs/_static/custom.css
index 25e59f9..129bd44 100644
--- a/docs/_static/custom.css
+++ b/docs/_static/custom.css
@@ -4,4 +4,8 @@ div.body h1, div.body h2, div.body h3, div.body h4, div.body h5, div.body h6 {
img.logo {
max-width: 40%;
+}
+
+dl.class, dl.function {
+ margin-bottom: 15px;
} \ No newline at end of file