New upstream version 18.02
[deb_dpdk.git] / doc / guides / custom.css
diff --git a/doc/guides/custom.css b/doc/guides/custom.css
new file mode 100644 (file)
index 0000000..c87c606
--- /dev/null
@@ -0,0 +1,7 @@
+/* Override readthedocs theme */
+
+/* Spacing before a list item must be bigger than spacing inside the item.
+ * Complex list items start with a p.first element. */
+.section li > .first {
+       margin-top: 18px;
+}