From a8834dde58d0f9b77e8e9fd3c5314eaaaf705023 Mon Sep 17 00:00:00 2001 From: nihilist Date: Sun, 11 May 2025 15:01:53 +0200 Subject: [PATCH] pre wrap --- docs/stylesheets/extra.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index d859fd4..e251103 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -29,13 +29,11 @@ img { line-height: 1.428571429; color: #FFFFFF; - /*white-space: pre-wrap; - word-wrap: break-word;*/ + white-space: pre-wrap; background-color: #000000; border-color: #f09018; margin: 1em 0; - overflow-wrap: break-word; } .md-typeset pre {