aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap-reboot.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-11-25 17:29:28 -0800
committerMark Otto <[email protected]>2016-11-25 17:29:28 -0800
commit8a7ce25cf19e405f689b0b7938e14d51acc2b9b4 (patch)
tree6c96181d284077ae9b1d5033f5fc9951bda2000b /docs/dist/css/bootstrap-reboot.css
parent76907b8b1ef86ea20b9041d9c7e655d6d566ff97 (diff)
downloadbootstrap-8a7ce25cf19e405f689b0b7938e14d51acc2b9b4.tar.xz
bootstrap-8a7ce25cf19e405f689b0b7938e14d51acc2b9b4.zip
grunt
Diffstat (limited to 'docs/dist/css/bootstrap-reboot.css')
-rw-r--r--docs/dist/css/bootstrap-reboot.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/dist/css/bootstrap-reboot.css b/docs/dist/css/bootstrap-reboot.css
index 7f098736d..8d3572af3 100644
--- a/docs/dist/css/bootstrap-reboot.css
+++ b/docs/dist/css/bootstrap-reboot.css
@@ -269,7 +269,7 @@ body {
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
- color: #373a3c;
+ color: #292b2c;
background-color: #fff;
}
@@ -290,7 +290,7 @@ p {
abbr[title],
abbr[data-original-title] {
cursor: help;
- border-bottom: 1px dotted #818a91;
+ border-bottom: 1px dotted #636c72;
}
address {
@@ -394,7 +394,7 @@ table {
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
- color: #818a91;
+ color: #636c72;
text-align: left;
caption-side: bottom;
}