From 9c2e863ec22ce552f1a2e06c6c9e3d77368b0e87 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Tue, 12 Dec 2006 23:36:22 +0000 Subject: Small layout adjustments to summary and blob view Signed-off-by: Lars Hjemli --- (limited to '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 -- cgit v0.9.0.2