c87c60611929d8f2ea6de5eb87c07e913de07d1c
[dpdk.git] / custom.css
1 /* Override readthedocs theme */
2
3 /* Spacing before a list item must be bigger than spacing inside the item.
4  * Complex list items start with a p.first element. */
5 .section li > .first {
6         margin-top: 18px;
7 }