diff options
| author | Mark Otto <[email protected]> | 2011-12-10 22:21:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-12-10 22:21:08 -0800 |
| commit | d587845149471ad9ed07bc57c1a8652c54d17c55 (patch) | |
| tree | 65a0dda61ad3f92f3e5e28761643bca9b50610c4 /docs | |
| parent | 4d55356e9b476cbfea5eb2ea01099dc19a5fc5f4 (diff) | |
| download | bootstrap-d587845149471ad9ed07bc57c1a8652c54d17c55.tar.xz bootstrap-d587845149471ad9ed07bc57c1a8652c54d17c55.zip | |
tweaks and increase specificity of pills and active classes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index c2b9d12d7..0a63c1910 100644 --- a/docs/index.html +++ b/docs/index.html @@ -57,7 +57,7 @@ <p class="lead">Bootstrap is a responsive frontend toolkit from Twitter designed to kickstart web development, complete with core HTML, CSS, and JS for grids, type, forms, navigation, and many more components.</p> <p class="download-info"> <a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">Download on GitHub</a> - <a href="./scaffolding.html" class="btn btn-large">Get started</a> + <a href="./scaffolding.html" class="btn btn-large">Get started →</a> Currently v2.0.0 </p> |
