parent
d4ee27ed70
commit
842a809cab
|
@ -796,7 +796,10 @@ h5 > code,
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre.highlight { padding: 10px 0.5em; }
|
pre.highlight,
|
||||||
|
.highlight > pre {
|
||||||
|
padding: 10px 0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
.highlighter-rouge .highlight {
|
.highlighter-rouge .highlight {
|
||||||
@extend .highlight;
|
@extend .highlight;
|
||||||
|
|
Loading…
Reference in New Issue