Skip to content

Commit b8d4d8e

Browse files
committed
Updated code tag style
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent c5fcaba commit b8d4d8e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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)