From e1bb94c38370fd2542415557c660d0804d4f42b1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 24 Feb 2013 01:29:19 -0800 Subject: try out new table-based type example --- docs/css.html | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 88c3b48a1..13d39adeb 100644 --- a/docs/css.html +++ b/docs/css.html @@ -90,7 +90,39 @@ title: CSS

Headings

All HTML headings, <h1> through <h6> are available.

-
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

Bootstrap heading

Semibold 38px

Bootstrap heading

Semibold 32px

Bootstrap heading

Semibold 24px

Bootstrap heading

Semibold 18px
Bootstrap heading
Semibold 16px
Bootstrap heading
Semibold 12px
+
+ +

Body copy

Bootstrap's global default font-size is 14px, with a line-height of 20px. This is applied to the <body> and all paragraphs. In addition, <p> (paragraphs) receive a bottom margin of half their line-height (10px by default).

-- cgit v1.2.3