diff options
| author | Mark Otto <[email protected]> | 2018-08-18 21:08:29 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-08-18 21:08:29 -0700 |
| commit | 82890e9bcf1de18dcef62fe3aebc0a574fe9da85 (patch) | |
| tree | 9b769249ed5db3623fab5132cda1a635f313c788 /docs/dist/css/bootstrap.css | |
| parent | 27e58b949181a62f8faf98b966fe03eb15b58d95 (diff) | |
| download | bootstrap-82890e9bcf1de18dcef62fe3aebc0a574fe9da85.tar.xz bootstrap-82890e9bcf1de18dcef62fe3aebc0a574fe9da85.zip | |
dist
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 2ec4e00aa..f243c2418 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -1087,7 +1087,7 @@ html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; color: #333333; @@ -1532,7 +1532,7 @@ code, kbd, pre, samp { - font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Courier New", monospace; + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } code { padding: 2px 4px; @@ -5987,7 +5987,7 @@ button.close { position: absolute; z-index: 1070; display: block; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.42857143; @@ -6106,7 +6106,7 @@ button.close { display: none; max-width: 276px; padding: 1px; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.42857143; |
