From 750badabf760d7fb0a68a1a214442ecbdff8a16c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 13 Jul 2012 14:43:51 -0700 Subject: copy edits and tweaks to utility classes to ensure they always are specific enough --- docs/assets/css/docs.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/assets/css/docs.css') diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 0a713d626..2c73a78c2 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -57,6 +57,10 @@ body > .navbar-fixed-top .brand:hover { section { padding-top: 60px; } +section > .page-header, +section > .lead { + color: #5a5a5a; +} /* Separators (hr) */ .bs-docs-separator { -- cgit v1.2.3