Wrap preformatted text
alex wennerberg alex@alexwennerberg.com
Mon, 09 Nov 2020 10:06:53 -0800
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
templates/static/style.css
→
templates/static/style.css
@@ -66,6 +66,10 @@ a {
text-decoration: none; } +pre { + white-space: pre-wrap; +} + a:hover { background-color: yellow; text-decoration: underline;