added a link to downloads

This commit is contained in:
Koen Lageveen 2014-11-18 23:51:59 +01:00
parent 5ebc7b671d
commit 7d71544caa
1 changed files with 6 additions and 1 deletions

View File

@ -104,9 +104,12 @@
box-shadow: 0 0 4px rgba(0,0,0,.4);
color: #505050;
}
article form {
margin-bottom: 30px;
}
article p {
text-align: center;
padding: 30px;
padding: 0 30px 15px 30px;
}
select {
margin-right: 30px;
@ -255,6 +258,8 @@ function findSequence(goal) {
<option value="vt323">vt323</option>
</select></span>
</p>
<p><a href="https://github.com/braver/fonts/blob/master/FONTS.md" rel="external">Dowload your favourite font here</a></p>
</article>