Make inline code bold
This commit is contained in:
parent
5f6591dd04
commit
cc43fcbe7b
|
@ -148,6 +148,11 @@ pre,
|
|||
code {
|
||||
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
||||
font-size: 0.85em;
|
||||
font-weight: bold;
|
||||
}
|
||||
pre code,
|
||||
.code-annotated code {
|
||||
font-weight: normal;
|
||||
}
|
||||
.cmd {
|
||||
padding: 0.75rem;
|
||||
|
|
Loading…
Reference in New Issue
Block a user