]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs spacing for headings and leads
authorMark Otto <otto@github.com>
Thu, 10 Jul 2014 04:35:35 +0000 (21:35 -0700)
committerMark Otto <otto@github.com>
Thu, 10 Jul 2014 04:35:35 +0000 (21:35 -0700)
docs/assets/css/docs.min.css
docs/assets/less/docs.less

index 0f55d65df3e84c6a12b78094948a2c064ea95d7b..4fbb58d10e977d73d6c496687a43a151fe0439ac 100644 (file)
@@ -769,6 +769,10 @@ body {
   padding-top: 2rem;
   margin-top: 3rem;
 }
+.bs-docs-container > h1 + p {
+  font-size: 1.25rem;
+  font-weight: 300;
+}
 .bs-docs-container > h2 {
   margin-top: 2.5rem;
 }
index 4669b610244f6efe8eb818f650156d428d5cf67b..17bbe6b4d929256a393280b137f1c371e79d6958 100644 (file)
@@ -714,6 +714,10 @@ body {
   padding-top: 2rem;
   margin-top: 3rem;
 }
+.bs-docs-container > h1 + p {
+  font-size: 1.25rem;
+  font-weight: 300;
+}
 .bs-docs-container > h2 {
   margin-top: 2.5rem;
 }