restore language labels on code blocks

This commit is contained in:
John Bowdre 2023-11-04 20:57:04 -05:00
parent bf40277e96
commit c2b05d30db

View file

@ -81,7 +81,7 @@
z-index: -1; z-index: -1;
opacity: .01; opacity: .01;
} }
.chroma [data-lang]:before { .torchlight [data-lang]:before {
position: absolute; position: absolute;
z-index: 0; z-index: 0;
top: -29px; top: -29px;