a couple quick updates to the CSS and denoted that it was version 1.0.2

This commit is contained in:
Dave Gamache 2011-05-29 09:46:46 -07:00
parent 6b8ff4d489
commit c7f3e545a0
2 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@
<div class="container"> <div class="container">
<div class="sixteen columns"> <div class="sixteen columns">
<h1 class="remove-bottom" style="margin-top: 40px">Skeleton</h1> <h1 class="remove-bottom" style="margin-top: 40px">Skeleton</h1>
<h5>Version 1.0.1</h5> <h5>Version 1.0.2</h5>
<hr /> <hr />
</div> </div>
<div class="one-third column"> <div class="one-third column">

View File

@ -75,7 +75,7 @@
h6 { font-size: 14px; line-height: 21px; } h6 { font-size: 14px; line-height: 21px; }
.subheader { color: #777; } .subheader { color: #777; }
p { margin: 0 0 20px; } p { margin: 0 0 20px 0; }
p img { margin: 0; } p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777; } p.lead { font-size: 21px; line-height: 27px; color: #777; }