X-Git-Url: https://git.armaanb.net/?p=stagit.git;a=blobdiff_plain;f=resources%2Fstyle.css;h=fa8e61ca47fcfc0ca9ba91463cdef5c2d0c4d1ee;hp=af0d598f286445f0b4e52ccc651c26d0a9d698da;hb=613ab428493406bcc23ee7797a8083644e45cff4;hpb=e1b72653e47ba294b7b55143281da9e70cdf82bd diff --git a/resources/style.css b/resources/style.css index af0d598..fa8e61c 100644 --- a/resources/style.css +++ b/resources/style.css @@ -209,3 +209,7 @@ pre a.d:hover { .url td:nth-child(2) span a { color: #ebdbb2; } + +pre { + white-space: pre-wrap; +}