Change default monospace font
This commit is contained in:
parent
6934c0dbcc
commit
20951fd23b
|
@ -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; }
|
||||
|
|
Loading…
Reference in a new issue