Override .RktErr. Dimmer red. Use code font.

This commit is contained in:
Greg Hendershott 2012-11-02 11:36:21 -04:00
parent 734801f9bc
commit d82e4b7911

6
gh.css
View File

@ -20,6 +20,12 @@
color: #2626c0; /* NOT bright blue */
}
.RktErr {
color: #c02626; /* NOT bright red */
font-family: monospace;
font-size: 95%;
}
/* Serif: */
.inheritedlbl {
font-family: 'Fenix',serif;