update <code>
This commit is contained in:
parent
de89f02ac7
commit
de276c5b18
3 changed files with 10 additions and 4 deletions
|
@ -174,6 +174,10 @@ kbd {
|
|||
font-family: monospace;
|
||||
font-size: 0.90em;
|
||||
line-height: 154%;
|
||||
border-radius: 6px;
|
||||
border: 1px solid var(--pre-border-color);
|
||||
padding: 0.1em 0.3em; /* top, bottom */
|
||||
/* top, left, bottom, right */
|
||||
}
|
||||
|
||||
pre code, pre kbd {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue