Update monospace font stack

Closes #4936
This commit is contained in:
John O'Nolan 2015-03-22 09:45:50 +02:00
parent f64bf4ac27
commit 86b569296f

View File

@ -34,7 +34,7 @@ $box-shadow: rgba(0,0,0,0.05) 0 1px 5px;
$settings-menu-transition: 0.4s;
$settings-menu-bezier: 0.1, 0.7, 0.1, 1;
$font-family: 'Open Sans', sans-serif;
$font-family-mono: Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
$font-family-mono: Consolas, "Liberation Mono", Menlo, Courier, monospace;
//