Fix highlighting quirks with Bootstrap
This commit is contained in:
@@ -37,6 +37,15 @@ section[class="paige-content"] > div {
|
|||||||
}
|
}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
.highlight .chroma pre {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight .chroma .lnt,
|
||||||
|
.highlight .chroma .hl {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
.paige-figure > div > div[class="highlight"] > pre, .paige-figure > div > :last-child {
|
.paige-figure > div > div[class="highlight"] > pre, .paige-figure > div > :last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user