From 5ff292f522caf261e548d93419980f16d037d037 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 1 Jan 2019 11:44:51 +0000 Subject: Use
 for commit-msg

This preserves formatting readable for users of text-based browsers
without CSS support.
---
 www/git.causal.agency/cgit/cgit.css | 5 -----
 1 file changed, 5 deletions(-)

(limited to 'www/git.causal.agency/cgit/cgit.css')

diff --git a/www/git.causal.agency/cgit/cgit.css b/www/git.causal.agency/cgit/cgit.css
index ba210b41..67e1ed36 100644
--- a/www/git.causal.agency/cgit/cgit.css
+++ b/www/git.causal.agency/cgit/cgit.css
@@ -437,11 +437,6 @@ div#cgit div.commit-subject {
 	padding: 0em;
 }
 
-div#cgit div.commit-msg {
-	white-space: pre;
-	font-family: monospace;
-}
-
 div#cgit div.notes-header {
 	font-weight: bold;
 	padding-top: 1.5em;
-- 
cgit 1.4.1