prism highlight on the backend

This commit is contained in:
2021-04-24 19:30:36 +02:00
parent a391034858
commit 0696a6a11f
8 changed files with 200 additions and 133 deletions

View File

@ -68,7 +68,7 @@ pre {
color: #464646;
text-shadow: 0 1px white;
text-align: left;
white-space: pre-line;
white-space: pre-wrap;
word-spacing: normal;
word-break: normal;
word-wrap: normal;