more small changes to compiled css to try things out

This commit is contained in:
Mark Otto
2011-10-03 23:50:14 -07:00
parent 45c9b489ee
commit 3c31d8a258
4 changed files with 4 additions and 8 deletions

View File

@@ -75,7 +75,6 @@
<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><a class="btn primary large">Learn more &raquo;</a></p>
</div>
<!-- Example row of columns -->
<div class="row">
<div class="span6">
@@ -94,9 +93,7 @@
<p><a class="btn" href="#">View details &raquo;</a></p>
</div>
</div>
<hr>
<!-- Example row of columns -->
<div class="row">
<div class="span6">
@@ -115,7 +112,6 @@
<p><a class="btn" href="#">View details &raquo;</a></p>
</div>
</div>
<footer>
<p>&copy; Company 2011</p>
</footer>