www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit bd7818fdda22d22be7c61522fe24e641c39be437
parent 13d0e729f9cf20337ece5386e509148b6a3cd962
Author: Greg Hendershott <greghendershott@gmail.com>
Date:   Mon, 12 Nov 2012 19:37:14 -0500

Take code font size up to 100%. Fixes #2.

Diffstat:
Mgh.css | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/gh.css b/gh.css @@ -12,7 +12,6 @@ .RktMod, .RktKw, .RktVar, .RktSym, .RktRes, .RktOut, .RktCmt, .RktVal, .hspace { font-family: monospace; - font-size: 95%; white-space: inherit; }