10 lines
203 B
Plaintext
Raw Normal View History

.code-highlight pre {
overflow: auto;
background-color: inherit;
color: inherit;
border: inherit;
2017-02-12 15:06:01 +01:00
}
// stylelint-disable no-invalid-position-at-import-rule
@import "../generated/pygments.less";