adjusted inline code font style in default stylesheet
This commit is contained in:
parent
49b4242519
commit
508fba5266
1 changed files with 3 additions and 0 deletions
|
@ -147,6 +147,7 @@ pre {
|
|||
border-radius: 3px;
|
||||
background-color: #1d1d1d;
|
||||
color: #d5d5d5;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
/* Block code styling (inherits from pre) */
|
||||
|
@ -242,3 +243,5 @@ small a {
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue