a couple quick updates to the CSS and denoted that it was version 1.0.2
This commit is contained in:
parent
6b8ff4d489
commit
c7f3e545a0
@ -2,7 +2,7 @@
|
||||
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
|
||||
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
|
||||
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
|
||||
<!--[if (gte IE 9)|!(IE)]><!--> <html lang="en"> <!--<![endif]-->
|
||||
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
|
||||
<head>
|
||||
|
||||
<!-- Basic Page Needs
|
||||
@ -47,7 +47,7 @@
|
||||
<div class="container">
|
||||
<div class="sixteen columns">
|
||||
<h1 class="remove-bottom" style="margin-top: 40px">Skeleton</h1>
|
||||
<h5>Version 1.0.1</h5>
|
||||
<h5>Version 1.0.2</h5>
|
||||
<hr />
|
||||
</div>
|
||||
<div class="one-third column">
|
||||
|
@ -75,7 +75,7 @@
|
||||
h6 { font-size: 14px; line-height: 21px; }
|
||||
.subheader { color: #777; }
|
||||
|
||||
p { margin: 0 0 20px; }
|
||||
p { margin: 0 0 20px 0; }
|
||||
p img { margin: 0; }
|
||||
p.lead { font-size: 21px; line-height: 27px; color: #777; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user