diff options
| author | Mark Otto <[email protected]> | 2012-01-25 10:02:52 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 10:02:52 -0800 |
| commit | 9553b1e3e9457a48b6da3724c906a36f935aa526 (patch) | |
| tree | 6b0f56e02b2f48e1ab7ca587bd5dbbc7ff4277e8 /docs/base-css.html | |
| parent | c381199968dc19a458f5e43e8b1aeebae284b7cc (diff) | |
| download | bootstrap-9553b1e3e9457a48b6da3724c906a36f935aa526.tar.xz bootstrap-9553b1e3e9457a48b6da3724c906a36f935aa526.zip | |
update docs to include separate responsive css, update docs to highlight proper file name, updated makefile to build responsive separately
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 6b6bd5c51..790243426 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -14,6 +14,7 @@ <!-- Le styles --> <link href="../bootstrap.css" rel="stylesheet"> + <link href="../bootstrap-responsive.css" rel="stylesheet"> <link href="assets/css/docs.css" rel="stylesheet"> <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> |
