Change default monospace font

This commit is contained in:
Carlos Salaverria 2016-09-13 16:30:56 -05:00
parent 6934c0dbcc
commit 20951fd23b

View file

@ -131,7 +131,7 @@ div#loader { z-index: 99; position: absolute; left: 0; top: 0; bottom: 0; right:
}
.verticalRateTriangle {
font-family: monospace;
font-family: "Courier New",monospace;
}
.vPosition { background-color: #C3FFDF; }