diff --git a/assets/style.css b/assets/style.css index 2158645..002c345 100644 --- a/assets/style.css +++ b/assets/style.css @@ -469,6 +469,11 @@ input[type="search"] { text-align: justify; } + pre { + overflow: visible; + white-space: pre-wrap; + } + .search { display: none; }