git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
doc: fix build when sphinx reports version to stderr
[dpdk.git]
/
doc
/
guides
/
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
}