Merge pull request #60 from meewgumi/patch-1
pre codeblock horizontal scroll
This commit is contained in:
commit
690f3bbd2a
@ -7,6 +7,11 @@
|
||||
overflow: auto;
|
||||
margin: 1em -1em;
|
||||
}
|
||||
|
||||
div.highlight {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
.highlight .c { color: #999988; font-style: italic } /* Comment */
|
||||
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
|
||||
.highlight .k { font-weight: bold } /* Keyword */
|
||||
|
Loading…
x
Reference in New Issue
Block a user