update font for <code>
This commit is contained in:
parent
af146e9d96
commit
73be65adfb
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ pre,
|
|||
kbd {
|
||||
color: var(--pre-color);
|
||||
background-color: var(--pre-bg-color);
|
||||
font-family: 'Courier New', 'Consolas', monospace;
|
||||
font-family: 'Menlo', 'Courier New', 'Consolas', monospace;
|
||||
font-size: 0.90em;
|
||||
line-height: 154%;
|
||||
border-radius: 6px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue