Skip to content

Commit c3d012b

Browse files
committed
update CSS of versionmodified
1 parent 1f3c248 commit c3d012b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/_static/mpl.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,13 @@ div.deprecated {
426426
color: #606060;
427427
}
428428

429+
span.versionmodified {
430+
font-style: italic;
431+
}
432+
429433
div.deprecated span.versionmodified {
430434
font-weight: bold;
435+
font-style: normal;
431436
}
432437

433438
div.green, div.hint {

0 commit comments

Comments
 (0)