www

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

commit d9259c9316bf97254ceec763443023a89313438a
parent 9c716e03b9d5b36c55df03c4cc27dcadcd4225fc
Author: Greg Hendershott <greghendershott@gmail.com>
Date:   Thu,  1 Nov 2012 23:02:47 -0400

Monospace smidge smaller

Diffstat:
Mgh.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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; }