diff --git a/themes/persona/static/static/css/style.css b/themes/persona/static/static/css/style.css index 57e0611..e4c103f 100644 --- a/themes/persona/static/static/css/style.css +++ b/themes/persona/static/static/css/style.css @@ -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 {