8000 Add missing colon · matplotlib/matplotlib@b9dd30e · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit b9dd30e

Browse files
committed
Add missing colon
1 parent 5579e23 commit b9dd30e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/_static/mpl.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,3 +1117,9 @@ div.viewcode-block:target {
11171117
.sidebar-announcement p {
11181118
margin: 0.4em 0.4em 0.6em 0.4em;
11191119
}
1120+
1121+
.classifier:before {
1122+
font-style: normal;
1123+
margin: 0.2em;
1124+
content: ":";
1125+
}

0 commit comments

Comments
 (0)
0