Formatting

This commit is contained in:
Thorsten Sommer 2025-05-29 13:58:23 +02:00
parent 314a7876d3
commit 18a00c6bf1
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -119,9 +119,11 @@
font-family: Consolas, "Courier New", monospace !important;
text-align: left !important;
}
.code-block pre {
margin: 0 !important;
}
.code-block code {
font-family: inherit !important;
}