diff options
| author | Mark Otto <[email protected]> | 2014-07-09 23:06:16 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-09 23:06:16 -0700 |
| commit | d3c2fe78090d4fbc956823767f10ffbc9a8633c8 (patch) | |
| tree | f3c5a5d0ee628b4dcadc4f7448efba0b4da7e34c /docs/css.html | |
| parent | dae1a68fb15be9015760df32e85d764ef092db44 (diff) | |
| download | bootstrap-d3c2fe78090d4fbc956823767f10ffbc9a8633c8.tar.xz bootstrap-d3c2fe78090d4fbc956823767f10ffbc9a8633c8.zip | |
rewrite type docs in markdown
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index 08b33f8ff..2ede52650 100644 --- a/docs/css.html +++ b/docs/css.html @@ -8,9 +8,9 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e {% markdown %} {% include css/overview.md %} {% include css/grid.md %} + {% include css/type.md %} {% endmarkdown %} -{% include css/type.html %} {% include css/code.html %} {% include css/tables.html %} {% include css/forms.html %} |
