Tweaked code blocks css
This commit is contained in:
parent
8df90589bf
commit
e446cc75b8
1 changed files with 4 additions and 0 deletions
|
@ -39,3 +39,7 @@ h1, h2, h3, h4, h5 {
|
|||
margin-right: auto;
|
||||
}
|
||||
}
|
||||
.highlight {
|
||||
padding-left:1em;
|
||||
padding-right:1em;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue