add styling to code blocks (thanks @epwalsh)
This commit is contained in:
parent
bfc22eafc9
commit
325de7bdaa
@ -596,4 +596,8 @@ pre {
|
||||
background-repeat: repeat;
|
||||
background-size: 3em 3em;
|
||||
border-left: 7px solid #444;
|
||||
}
|
||||
}
|
||||
|
||||
pre code {
|
||||
white-space: pre;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user