2020-09-16 06:53:05 +00:00
|
|
|
.code-highlight pre {
|
2017-02-12 14:06:01 +00:00
|
|
|
overflow: auto;
|
2020-09-16 06:53:05 +00:00
|
|
|
background-color: inherit;
|
|
|
|
color: inherit;
|
|
|
|
border: inherit;
|
2017-02-12 14:06:01 +00:00
|
|
|
}
|
|
|
|
|
2021-06-18 14:44:27 +00:00
|
|
|
@import "../generated/pygments.less";
|