Skip to content

Commit f85629b

Browse files
committed
Update custom.css
1 parent fe0555d commit f85629b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,8 @@ pre.trait .where::before {
1818
content: '\a ';
1919
}
2020

21+
.docblock code {
22+
background-color: inherit;
23+
font-weight: bold;
24+
padding: 0 0.1em;
25+
}

0 commit comments

Comments
 (0)