Add a GitHub star button in the footer

This commit is contained in:
Gaël Métais
2015-07-20 11:48:35 +02:00
parent 137b4d25b9
commit 7779efedf1
4 changed files with 13 additions and 15 deletions
+3 -6
View File
@@ -279,12 +279,6 @@ a.linkButton {
width: 8.25em;
height: 11em;
}
.star {
font-weight: bold;
}
.star span {
font-size: 1.2em;
}
.footer {
padding: 3em;
color: #413;
@@ -295,6 +289,9 @@ a.linkButton {
.footer .version {
font-size: 0.7em;
}
.footer .github {
margin: 1em 0 0 0.5em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
vertical-align: baseline;