From: Mark Otto Date: Thu, 17 Jan 2013 08:20:00 +0000 (-0800) Subject: docs css cleanup X-Git-Tag: v3.0.0-rc1~780 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9374965b83e17df55cb3bb80072a297b117ec00c;p=thirdparty%2Fbootstrap.git docs css cleanup --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 2aa2ec5e7e..105c47d7be 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -86,18 +86,8 @@ section > ul li { /* Masthead (docs home) ------------------------- */ -.masthead { - /*padding: 70px 0 80px;*/ -} .masthead h1 { - /*font-size: 120px;*/ line-height: 1; - /*letter-spacing: -2px;*/ -} -.masthead p { - /*font-size: 40px; - font-weight: 200; - line-height: 1.25;*/ } /* Textual links in masthead */ @@ -448,6 +438,7 @@ section > ul li { /* Tablets and up */ @media screen and (min-width: 768px) { + /* Account for fixed navbar */ body { padding-top: 44px;