diff options
| author | Mark Otto <[email protected]> | 2014-07-09 21:35:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-09 21:35:27 -0700 |
| commit | 61151f8d3dee94d12ec4a22f16809ce94eb3b60e (patch) | |
| tree | 777ca0fbae8bf68e393b93162ed5d87b9e27758c /docs/css.html | |
| parent | ed1bcc0af48cb31ee9ff3b22212700785508c844 (diff) | |
| download | bootstrap-61151f8d3dee94d12ec4a22f16809ce94eb3b60e.tar.xz bootstrap-61151f8d3dee94d12ec4a22f16809ce94eb3b60e.zip | |
rewrite overview in markdown
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html index 49227c1f1..38e50585e 100644 --- a/docs/css.html +++ b/docs/css.html @@ -5,7 +5,10 @@ slug: css lead: "Global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system." --- -{% include css/overview.html %} +{% markdown %} + {% include css/overview.md %} +{% endmarkdown %} + {% include css/grid.html %} {% include css/type.html %} {% include css/code.html %} |
