diff --git a/public_html/style.css b/public_html/style.css index 538a6aa..c0bc047 100644 --- a/public_html/style.css +++ b/public_html/style.css @@ -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; }