From d9259c9316bf97254ceec763443023a89313438a Mon Sep 17 00:00:00 2001 From: Greg Hendershott Date: Thu, 1 Nov 2012 23:02:47 -0400 Subject: [PATCH] Monospace smidge smaller --- gh.css | 1 + 1 file changed, 1 insertion(+) diff --git a/gh.css b/gh.css index fa4ebcc..3ee13df 100644 --- a/gh.css +++ b/gh.css @@ -11,6 +11,7 @@ .RktMod, .RktKw, .RktVar, .RktSym, .RktRes, .RktOut, .RktCmt, .RktVal, .hspace { font-family: monospace; + /* font-size: 95%; */ white-space: inherit; }