aboutsummaryrefslogtreecommitdiff
path: root/docs/_static
diff options
context:
space:
mode:
authorJ08nY2021-01-20 20:24:11 +0100
committerJ08nY2021-01-20 20:24:11 +0100
commit9ec68bdb56882777e5b3670380bf1e1ad7d0a7a3 (patch)
treebb695e485808e4d0517d84053019e2f7ddb03679 /docs/_static
parentadc3cd52147f35e0a7cc9008ac96619dd89cda48 (diff)
downloadpyecsca-9ec68bdb56882777e5b3670380bf1e1ad7d0a7a3.tar.gz
pyecsca-9ec68bdb56882777e5b3670380bf1e1ad7d0a7a3.tar.zst
pyecsca-9ec68bdb56882777e5b3670380bf1e1ad7d0a7a3.zip
Diffstat (limited to 'docs/_static')
-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