mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 03:40:10 +00:00
add quotes to courier new
This commit is contained in:
parent
f8c0efbcb4
commit
0c3bf7275c
@ -60,7 +60,7 @@
|
|||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
.monospace() {
|
.monospace() {
|
||||||
font-family: Menlo, Monaco, Courier New, monospace;
|
font-family: Menlo, Monaco, "Courier New", monospace;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.shorthand(@size: @baseFontSize, @weight: normal, @lineHeight: @baseLineHeight) {
|
.shorthand(@size: @baseFontSize, @weight: normal, @lineHeight: @baseLineHeight) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user