bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'cgit.css')
-rw-r--r--
cgit.css
6
1 files changed, 6 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index c16f3f2d..97b4e27b 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