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 -8
View File
@@ -234,14 +234,6 @@ a.linkButton {
}
}
.star {
font-weight: bold;
span {
font-size: 1.2em;
}
}
.footer {
padding: 3em;
color: #413;
@@ -251,6 +243,9 @@ a.linkButton {
.version {
font-size: 0.7em;
}
.github {
margin: 1em 0 0 0.5em;
}
}
[class^="icon-"]:before, [class*=" icon-"]:before {