-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: cobertura-plugin
-
None
-
Environment:Platform: All, OS: All
I have my browsers' monospace fonts specifically set to Consolas, which is my
programming font of choice. However, since styles.css specifically calls for
"font-family: courier,monospace;", I get Courier font rendering for source code.
If it just specified monospace, most browsers would do better and probably no
browsers would do worse.