]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Small layout adjustments to summary and blob view
[ps-cgit] / cgit.css
index c16f3f2d4377d7338675c26c7daa9f51142edf52..97b4e27b5d93ec0f3000cc6bbcbd06c73ece123b 100644 (file)
--- 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