diff options
| author | Mark Otto <[email protected]> | 2016-07-25 17:10:21 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-07-25 17:10:21 -0700 |
| commit | 7e8182e9a63a3004c2bb3fe90136c1e4c984b42f (patch) | |
| tree | 555022b7e2b4f78315506c654fccdd5ce3f7f217 /dist/css/bootstrap.css | |
| parent | 0a31dacf3e0c43a73b2e61e266155b9dcce35339 (diff) | |
| download | bootstrap-7e8182e9a63a3004c2bb3fe90136c1e4c984b42f.tar.xz bootstrap-7e8182e9a63a3004c2bb3fe90136c1e4c984b42f.zip | |
grunt
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 2dfbad936..7af08265f 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -321,7 +321,7 @@ html { } body { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-size: 1rem; line-height: 1.5; color: #373a3c; @@ -5220,7 +5220,7 @@ button.close { position: absolute; z-index: 1070; display: block; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; @@ -5320,7 +5320,7 @@ button.close { display: block; max-width: 276px; padding: 1px; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; |
