aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-30 21:15:57 -0800
committerMark Otto <[email protected]>2012-01-30 21:15:57 -0800
commit0f3a073b8dca534e78c09b71999d5a2632e2245d (patch)
tree360f2a5f2152dc666ced31e21a6525d0e7eb2fa6 /docs/index.html
parent21bebe77feb9265b06d65e1e941cf7c73c4d90c1 (diff)
downloadbootstrap-0f3a073b8dca534e78c09b71999d5a2632e2245d.tar.xz
bootstrap-0f3a073b8dca534e78c09b71999d5a2632e2245d.zip
*really* refactor the buttons and update them all over the docs
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 66cc0ee48..71c2970a0 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -81,8 +81,8 @@
<h1>Bootstrap, from Twitter</h1>
<p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
<p class="download-info">
- <a href="https://github.com/twitter/bootstrap/" class="btn primary large">View project on GitHub</a>
- <a href="assets/bootstrap.zip" class="btn large">Download Bootstrap</a>
+ <a href="https://github.com/twitter/bootstrap/" class="btn btn-primary btn-large">View project on GitHub</a>
+ <a href="assets/bootstrap.zip" class="btn btn-large">Download Bootstrap</a>
</p>
</div>