silly commit

This commit is contained in:
James Hensman 2014-11-05 17:39:16 +00:00
parent 22d5aeaa26
commit c206cfccc9
2 changed files with 5 additions and 1 deletions

View file

@ -299,6 +299,9 @@ a.buttons {
a.github {
background: url(../images/octocat-small.png) no-repeat 1px;
}
a.tutorial {
background: url(../images/paper.png) no-repeat 1px;
}
a.buttons:hover {
color: #fff;
@ -410,4 +413,4 @@ footer {
font-size:12pt;
color:#444;
}
}
}