Skip to content

Commit 1ff34d8

Browse files
committed
custom CSS to separate field items
1 parent 28215bd commit 1ff34d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/_static/css/custom.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,12 @@ dl.method {
1010
dl.function {
1111
margin-top: 27px;
1212
margin-left: 17px;
13+
}
14+
15+
dt.field-even {
16+
padding-top: 27px;
17+
}
18+
19+
dd.field-even {
20+
padding-top: 27px;
1321
}

0 commit comments

Comments
 (0)