From 4cbb663d9d9f1399b37e97a54c0b9f67270c4943 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 17 Feb 2013 18:10:29 -0800 Subject: Update some links and rename #gridsystem to #grid-system --- docs/css.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 297b4ea33..a295ae244 100644 --- a/docs/css.html +++ b/docs/css.html @@ -23,7 +23,7 @@ title: CSS
  • Global settings
  • Typography
  • Code
  • -
  • Grid system
  • +
  • Grid system
  • Tables
  • Forms
  • Buttons
  • @@ -440,7 +440,7 @@ title: CSS -
    +
    -- cgit v1.2.3 From e2d829e511a117a28dd6528267d57738b54a4adc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 17 Feb 2013 20:23:31 -0800 Subject: fix inaccurate text classes code --- docs/css.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index a295ae244..88c3b48a1 100644 --- a/docs/css.html +++ b/docs/css.html @@ -182,11 +182,10 @@ title: CSS

    Duis mollis, est non commodo luctus, nisi erat porttitor ligula.

    {% highlight html linenos %} -

    Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.

    -

    Etiam porta sem malesuada magna mollis euismod.

    -

    Donec ullamcorper nulla non metus auctor fringilla.

    -

    Donec ullamcorper nulla non metus auctor fringilla.

    -

    Duis mollis, est non commodo luctus, nisi erat porttitor ligula.

    +

    ...

    +

    ...

    +

    ...

    +

    ...

    {% endhighlight %} -- cgit v1.2.3 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 From bfc4aaf6e84f20728258672276ccc9db84638082 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 28 Feb 2013 21:19:02 -0800 Subject: Holy fucking shit fix that input group with buttons rounded corner noise --- docs/css.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 13d39adeb..501c791df 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1493,7 +1493,7 @@ For example, <section> should be wrapped as inline.

    -
    +