put scrollbars inside the code blocks
This commit is contained in:
parent
98d5dfef65
commit
eb3f01ef3c
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ pre:not(.highlight) {
|
|||
pre {
|
||||
border: 1px solid #000;
|
||||
border-radius: 3px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
#navbar .link {
|
||||
|
|
Loading…
Reference in a new issue