Highlight code blocks with pygments #18

This commit is contained in:
Mathieu PATUREL
2017-02-11 08:52:42 +11:00
parent 40a563fb1e
commit 7257cb467e
8 changed files with 55 additions and 25 deletions

View File

@ -25,7 +25,7 @@ code {
border-radius: 3px;
}
pre {
div.codehilite {
display: block;
margin-top: 20px;
background-color: var(--light-bg);