Skip to content

Commit 9fd58d2

Browse files
fix missing part
1 parent 18d07cc commit 9fd58d2

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/_static/custom.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ table tr td.white_bg_table {
1919
padding-bottom: .5rem;
2020
}
2121

22+
html.writer-html5 .rst-content table.docutils td>p,
2223
html.writer-html5 .rst-content table.docutils th>p {
23-
line-height:1rem;
24-
margin-bottom:24;
25-
font-size:.9rem
24+
line-height:1rem;
25+
margin-bottom:24;
26+
font-size:.9rem
2627
}

0 commit comments

Comments
 (0)