From: Mark Otto Date: Mon, 18 Feb 2013 02:58:40 +0000 (-0800) Subject: Refactor some common classes from docs css and examples, then prevent examples from... X-Git-Tag: v3.0.0~81^2~11^2~1^2~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f279c60777532855a8e8ff681a6a494817dc383;p=thirdparty%2Fbootstrap.git Refactor some common classes from docs css and examples, then prevent examples from using docs.css --- diff --git a/jumbotron-narrow.html b/jumbotron-narrow.html index b2c037a9e7..c39b5397b3 100644 --- a/jumbotron-narrow.html +++ b/jumbotron-narrow.html @@ -31,6 +31,13 @@ title: Narrow page template padding-bottom: 19px; } + /* Custom page footer */ + .footer { + padding-top: 19px; + color: #777; + border-top: 1px solid #e5e5e5; + } + /* Custom container */ .container-narrow { margin: 0 auto; @@ -119,8 +126,6 @@ title: Narrow page template -
-