]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/_static/css/custom.css
import ceph quincy 17.2.6
[ceph.git] / ceph / doc / _static / css / custom.css
index c44ccb450b5ec6a3a1ecbe697f91f6cd14f23583..2a37cab999590d2189f8ceaa8b9d5cb2ffe626f6 100644 (file)
@@ -1,3 +1,23 @@
+dt { 
+    scroll-margin-top: 3em; 
+}
+
+h2 {
+    scroll-margin-top: 4em; 
+}
+
+h3 {
+    scroll-margin-top: 4em; 
+}
+
+section {
+    scroll-margin-top: 4em; 
+}
+
+span {
+    scroll-margin-top: 2em; 
+}
+
 ul.simple > li > ul > li:last-child {
     margin-block-end : 1em;
 }