After a lot of experimentation this compatiblity should work well
This commit is contained in:
parent
c77c5fdacd
commit
ab644d0982
@ -7,11 +7,16 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.chroma .lnt {
|
.chroma .lnt {
|
||||||
padding-inline-start: 12px;
|
padding: 0 0 0 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table pre.chroma code {
|
.highlight pre.chroma code {
|
||||||
padding: 10px 0;
|
padding: 8px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.highlight pre.chroma .line .cl,
|
||||||
|
.chroma .ln {
|
||||||
|
padding: 0 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chroma .lntd:last-of-type {
|
.chroma .lntd:last-of-type {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user