Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2018-04-30 08:22:04 +0300
committerMark Otto <markdotto@gmail.com>2018-04-30 08:22:04 +0300
commit496311bf97deae799b7a1101893db135f3ce7ec7 (patch)
tree64f3d90819f7a7bfcbc2ec1979a94b4cedc1f66f /dist/css/bootstrap-reboot.css
parent139e89235f7c768d42ac1148b75a9f8e45ead917 (diff)
dist
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
-rw-r--r--dist/css/bootstrap-reboot.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css
index 9f0f40ff14..1670fb423e 100644
--- a/dist/css/bootstrap-reboot.css
+++ b/dist/css/bootstrap-reboot.css
@@ -24,7 +24,7 @@ html {
width: device-width;
}
-article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
+article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
@@ -160,7 +160,7 @@ pre,
code,
kbd,
samp {
- font-family: monospace, monospace;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}