fix pre not wrapping

master
an 2020-01-01 22:12:47 -05:00
parent 9ea725804d
commit 6c32cf0783
1 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,9 @@ blockquote {
position: relative;
z-index: 99
}
pre {
white-space: pre-wrap
}
a {color: #92ebf0}
body {background-color: #0a0a0a; color: #eaeaea}
h1, h2, h3, h4, h5, h6 {color: #9a9a9a}