1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02: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

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 {