CSS: Add font-family-fixed to the icinga theme

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-23 13:31:34 +02:00
parent 87973314e6
commit eeb1bfbb48
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
// Font and line-height for text
@font-family: Calibri, Helvetica, sans-serif;
@font-family-fixed: Menlo, monospace;
@font-size: 14px;
@font-size-small: 11px;
@font-weight-bold: 600;