Add links to CHANGELOGs

This commit is contained in:
Nicolas Gallagher 2013-01-20 17:47:20 -08:00
parent c791053425
commit d3acb85e54
2 changed files with 6 additions and 5 deletions

View File

@ -24,7 +24,9 @@
<strong>Download</strong>
<span class="version">v2.0.1</span>
</a>
<p class="txt-small txt-mute">IE 8+, Firefox 4+, Safari 5+, Opera, Chrome</p>
<div class="txt-small txt-mute">IE 8+, Firefox 4+, Safari 5+, Opera, Chrome</div>
<a class="txt-small txt-mute"
href="https://github.com/necolas/normalize.css/blob/v2.0.1/CHANGELOG.md">See the CHANGELOG</a>
</div>
<div class="cta-option">
@ -33,7 +35,9 @@
Download
<span class="version">v1.0.2</span>
</a>
<p class="txt-small txt-mute">Includes legacy browser support</p>
<div class="txt-small txt-mute">Includes legacy browser support</div>
<a class="txt-small txt-mute"
href="https://github.com/necolas/normalize.css/blob/v1.0.2/CHANGELOG.md">See the CHANGELOG</a>
</div>
<div class="share-bar">

View File

@ -124,7 +124,6 @@ p {
box-shadow: none;
color: #666;
font-size: 1.25em;
}
.btn-download-alt:hover,
@ -178,14 +177,12 @@ p {
}
@media screen and (max-width: 700px) {
.read-more {
float: none;
display: block;
margin: 0 0 1em;
line-height: 1.2;
}
}
@media screen and (max-width: 540px) {