From 860d21997cb4ac31b73fd5770709bac3285e9cec Mon Sep 17 00:00:00 2001 From: Greg Hendershott Date: Fri, 26 Oct 2012 14:34:00 -0400 Subject: [PATCH] Code size back up to 100% --- gh.css | 1 - 1 file changed, 1 deletion(-) diff --git a/gh.css b/gh.css index 7e37184..10a987b 100644 --- a/gh.css +++ b/gh.css @@ -7,7 +7,6 @@ .RktMod, .RktKw, .RktVar, .RktSym, .RktRes, .RktOut, .RktCmt, .RktVal, .hspace { font-family: monospace; - font-size: 95%; white-space: inherit; }