Fix whitespaces in code elements

master
René Jochum 2 years ago
parent a2ad489318
commit 7d79e4b9bf
Signed by: jochum
GPG Key ID: F7D906F5E51E8E5E

@ -1543,22 +1543,9 @@ aside.post_info .vcard_area li.tags a:first-child:before {
opacity:.8;
}
/* .single_post_content ol,
.single_post_summary ol {
color: #777;
/* font-family: "Noto Serif",serif;
font-size: 19px;
font-weight: 400;
line-height: 30px;
margin: 0px;
padding: 20px 0px;
} */
div.highlight pre.chroma, div.highlight code {
border: none !important;
white-space: nowrap !important;
word-wrap: normal !important;
word-break: keep-all !important;
white-space: pre !important;
}
div.highlight {

Loading…
Cancel
Save