Revert "Make inline code bold"

This reverts commit cc43fcbe7b.
This commit is contained in:
zwbetz 2019-04-03 14:40:36 -05:00
parent 31c33627e6
commit 13daf0aa29
1 changed files with 0 additions and 5 deletions

View File

@ -148,11 +148,6 @@ pre,
code { code {
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 0.85em; font-size: 0.85em;
font-weight: bold;
}
pre code,
.code-annotated code {
font-weight: normal;
} }
.cmd { .cmd {
padding: 0.75rem; padding: 0.75rem;