Take code size back down to 95%

This commit is contained in:
Greg Hendershott 2012-11-02 11:34:40 -04:00
parent ecbbde87e2
commit 8e2c82a193

2
gh.css
View File

@ -12,7 +12,7 @@
.RktMod, .RktKw, .RktVar, .RktSym,
.RktRes, .RktOut, .RktCmt, .RktVal, .hspace {
font-family: monospace;
/* font-size: 95%; */
font-size: 95%;
white-space: inherit;
}