2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fixes #11449: use menlo over monaco

This commit is contained in:
Mark Otto
2013-11-16 18:01:59 -08:00
parent a2c6daafd0
commit ae4d5f21a9
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -740,7 +740,7 @@ code,
kbd,
pre,
samp {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {