use Monaco

This commit is contained in:
2024-01-24 09:14:48 +08:00
parent dc347f8aa5
commit 2cae0fd3ed
2 changed files with 3 additions and 3 deletions

View File

@@ -42,6 +42,6 @@ function clear() {
.testcase {
white-space: pre;
font-size: 16px;
font-family: "Consolas";
font-family: "Monaco";
}
</style>