Change code block font size and size
This commit is contained in:
parent
3a13bf43c1
commit
7b2f7a57b9
1 changed files with 4 additions and 1 deletions
|
@ -706,7 +706,10 @@ pre {
|
|||
background: #faf9f7;
|
||||
border: 1px solid #e5e4e1;
|
||||
box-sizing: border-box;
|
||||
font-size: .85em
|
||||
font-size: .80em;
|
||||
width:110%;
|
||||
margin-left: -5%
|
||||
|
||||
}
|
||||
|
||||
pre .lines {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue