Skip to content

Commit a06e98a

Browse files
committed
docs: Tweak custom CSS
1 parent ac48421 commit a06e98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_static/custom.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ tt,
5555

5656
/* Code literals */
5757
.rst-content code.literal {
58-
font-weight: normal;
5958
color: inherit;
6059
padding-top: 0.15em;
6160
padding-right: 0.5em;
6261
padding-bottom: 0.15em;
6362
padding-left: 0.5em;
63+
font-weight: normal;
6464
}
6565

6666
/* Syntax-highlighted blocks */

0 commit comments

Comments
 (0)