Add footer on the web admin

This commit is contained in:
Julien VAUBOURG
2014-11-18 21:26:37 +01:00
parent 4c7540f815
commit af6c61e28f
4 changed files with 18 additions and 5 deletions

View File

@@ -60,3 +60,12 @@ a.btn-disabled, a.btn-disabled:hover, a.btn-disabled:active {
a.btn-disabled:hover span {
color: #eee;
}
div#github {
margin: -10px 0 20px 20px;
background: url(../img/github.png) no-repeat 0 4px;
}
div#github a {
margin-left: 17px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 558 B