fix code type size
This commit is contained in:
parent
b9bd5c65e7
commit
c2312220e4
3 changed files with 4 additions and 4 deletions
|
|
@ -196,7 +196,7 @@ code,
|
|||
pre {
|
||||
padding: 0 3px 2px;
|
||||
#font > #family > .monospace;
|
||||
font-size: @baseFontSize - 2;
|
||||
font-size: @baseFontSize - 1;
|
||||
color: @grayDark;
|
||||
.border-radius(3px);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue