Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 373fbda

Browse files
committed
Add missing classifier
1 parent 0c33039 commit 373fbda

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
@@ -676,6 +676,11 @@ dl.class p.rubric + table.docutils td:first-of-type > strong {
676676
font-weight: normal;
677677
}
678678

679+
.classifier:before {
680+
font-style: normal;
681+
margin: 0.2em;
682+
content: ":";
683+
}
679684

680685
/* module summary table */
681686
.longtable.docutils {

0 commit comments

Comments
 (0)