* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Tue Aug 30 08:27:42 PDT 2011
* Date: Wed Aug 31 16:27:14 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
<spanclass="help-inline">Small snippet of help text</span>
</div>
</div><!-- /clearfix -->
...
...
@@ -870,11 +870,7 @@
<h3>Example buttons</h3>
<p>Button styles can be applied to anything with the <code>.btn</code> applied. Typically you’ll want to apply these to only <code><a></code>, <code><button></code>, and select <code><input></code> elements. Here’s how it looks:</p>
<!-- Sidebar for navigation and secondary content -->
<divclass="sidebar">
<navclass="well">
<ul>
<li><ahref="#">Home</a></li>
<li><ahref="#">About</a></li>
<li><ahref="#">Contact</a></li>
</ul>
</nav>
</div><!-- /sidebar -->
<divclass="content">
<!-- Main hero unit for a primary marketing message or call to action -->
<divclass="hero-unit">
<h1>Fluid page template</h1>
<p>Vestibulum id ligula porta felis euismod semper. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.</p>
<p><aclass="btn btn-large">Learn more »</a></p>