aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 21:02:52 -0700
committerMark Otto <[email protected]>2013-08-18 21:02:52 -0700
commitb360a97f5c03069e7b8a06492043fc2969248f84 (patch)
treef7c9b61ce2137e0898a704347d4a73d26e1a553b /index.html
parenta9378a92670f4bf5ccb753191af795c45bb64998 (diff)
downloadbootstrap-b360a97f5c03069e7b8a06492043fc2969248f84.tar.xz
bootstrap-b360a97f5c03069e7b8a06492043fc2969248f84.zip
mo betta btn classes in docs
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 26252c889..eab9d1d85 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@ base_url: "./"
<h1>Bootstrap 3</h1>
<p class="lead">Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.</p>
<p>
- <a href="{{ site.download }}" class="btn btn-outline btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a>
+ <a href="{{ site.download }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a>
</p>
</div>
</main>