From 9c2e863ec22ce552f1a2e06c6c9e3d77368b0e87 Mon Sep 17 00:00:00 2001
From: Lars Hjemli
Date: Wed, 13 Dec 2006 00:36:22 +0100
Subject: Small layout adjustments to summary and blob view

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
---
 cgit.css | 6 ++++++
 1 file changed, 6 insertions(+)

(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 v1.2.3-54-g00ecf