Switch default fixed font from NotoMono to NotoSansMono

Change-Id: Ib9eab5a2e266393b234cf7f4a6934fd58e31c943
Reviewed-on: https://review.haiku-os.org/48
Reviewed-by: waddlesplash <[email protected]>
Reviewed-by: Jérôme Duval <[email protected]>
This commit is contained in:
Humdinger
2018-08-02 10:43:57 +00:00
committed by Jérôme Duval
parent d9eeaa720a
commit b2acee1cb9
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
}
cmdsynopsis, code, command, computeroutput, envar, filename, keycode, keysym,
literal, option, parameter, sgmltag, systemitem {
font-family: "Noto Mono", Courier, "Courier New", monospace, fixed;
font-family: "Noto Sans Mono", Courier, "Courier New", monospace, fixed;
}
term {
font-weight: bold;