diff options
| author | Julian Thilo <[email protected]> | 2013-06-25 21:59:34 +0200 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2013-06-25 21:59:34 +0200 |
| commit | a87ea9345beced2cea2009362c9aead9a2510e09 (patch) | |
| tree | 6a800f79b4808026fd456b13d74f6511f9778471 /docs/getting-started.html | |
| parent | 0f0e7fc3769c70525f21d50988041534a8efcc81 (diff) | |
| download | bootstrap-a87ea9345beced2cea2009362c9aead9a2510e09.tar.xz bootstrap-a87ea9345beced2cea2009362c9aead9a2510e09.zip | |
Add IDs, adjust text
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 0e8b94bf7..40cc92e88 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -49,7 +49,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> {% endhighlight %} - <div class="bs-callout"> + <div class="bs-callout" id="callout-less-compilation"> <h4>LESS compilation</h4> <p>If you download the original source files, you need to compile Bootstrap's LESS files into usable CSS. While there are various LESS compilers available, Bootstrap only supports the latest stable version of <a href="http://lesscss.org/">less.js</a>.</p> </div> |
