From 8a7ce25cf19e405f689b0b7938e14d51acc2b9b4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 25 Nov 2016 17:29:28 -0800 Subject: grunt --- docs/dist/css/bootstrap-reboot.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/dist/css/bootstrap-reboot.css') 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; } -- cgit v1.2.3