X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/06fe0c2f47eaf467db8ab1443e61dfa1c280f30a..dcef257d4fdbb2e0ff645bf0524cfca652e65ff0:/cgit.css diff --git a/cgit.css b/cgit.css index c16f3f2..97b4e27 100644 --- a/cgit.css +++ b/cgit.css @@ -70,3 +70,9 @@ th.filesize, td.filesize { th.filemode, td.filemode { text-align: center; } + +td.blob { + white-space: pre; + font-family: courier; + font-size: 100%; +} \ No newline at end of file