mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
CSS: Change font-family-fixed to more reasonable font families
refs #5543
This commit is contained in:
parent
62f58048e9
commit
5043bdf58c
@ -30,5 +30,5 @@
|
||||
@link-color: @text-color;
|
||||
|
||||
@font-family: Calibri, Helvetica, sans-serif;
|
||||
@font-family-fixed: Menlo, monospace;
|
||||
@font-family-fixed: "Liberation Mono", "Lucida Console", Courier, monospace;
|
||||
@font-family-wide: Tahoma, Verdana, sans-serif;
|
||||
|
Loading…
x
Reference in New Issue
Block a user