thumbnails cleanup: no more UL or LI elements needed, instead just use standard grid markup
This commit is contained in:
parent
08eea302ef
commit
f12946be5a
15 changed files with 138 additions and 314 deletions
|
|
@ -106,7 +106,7 @@
|
|||
</div>
|
||||
<p class="lead">Before downloading, be sure to have a code editor (we recommend <a href="http://sublimetext.com/2">Sublime Text 2</a>) and some working knowledge of HTML and CSS. We won't walk through the source files here, but they are available for download. We'll focus on getting started with the compiled Bootstrap files.</p>
|
||||
|
||||
<div class="row-fluid">
|
||||
<div class="row">
|
||||
<div class="span6">
|
||||
<h2>Download compiled</h2>
|
||||
<p><strong>Fastest way to get started:</strong> get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue