Skip to content

Commit b8d4d8e

Browse files
committed
Updated code tag style
Signed-off-by: alexmerlin <[email protected]>
1 parent c5fcaba commit b8d4d8e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/docs.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,11 @@ pre code {
344344
word-break: normal;
345345
}
346346

347+
code {
348+
font-size: 1em !important;
349+
font-weight: bold !important;
350+
}
351+
347352
code[class*=language-],
348353
pre[class*=language-] {
349354
color: #f8f8f2;

0 commit comments

Comments
 (0)