aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-09 23:06:16 -0700
committerMark Otto <[email protected]>2014-07-09 23:06:16 -0700
commitd3c2fe78090d4fbc956823767f10ffbc9a8633c8 (patch)
treef3c5a5d0ee628b4dcadc4f7448efba0b4da7e34c /docs/css.html
parentdae1a68fb15be9015760df32e85d764ef092db44 (diff)
downloadbootstrap-d3c2fe78090d4fbc956823767f10ffbc9a8633c8.tar.xz
bootstrap-d3c2fe78090d4fbc956823767f10ffbc9a8633c8.zip
rewrite type docs in markdown
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html2
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 %}