heronshoes/red_amber

View on GitHub
doc/yard-templates/default/fulldoc/html/css/common.css

Summary

Maintainability
Test Coverage
/* Override this file with custom rules */

/* Use monospace font for code */
code {
  font-family: "Courier New", Consolas, monospace;
}