Skip to content

Commit 41bb036

Browse files
committed
[docs] Fix changelog list item is bold
1 parent 81dc31f commit 41bb036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_static/styles/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ dl.field-list > dt {
224224
font-weight: bold;
225225
}
226226

227-
.reference.internal strong {
227+
.reference.internal strong, dl.simple:not(.field-list) dt {
228228
font-weight: normal;
229229
}
230230

0 commit comments

Comments
 (0)