Added link to GitHub and Troubleshooting in the footer, on the left side

This commit is contained in:
Bas Stottelaar
2014-09-03 15:37:07 +02:00
parent e8b330f3ba
commit efa9ac77b8
3 changed files with 20 additions and 0 deletions

View File

@@ -938,6 +938,13 @@ div#artistheader {
float: left;
text-align: left;
}
#info {
float: left;
text-align: left;
margin-left: 10px;
margin-top: -5px;
color: @border-color;
}
#actions {
float: right;
text-align: right;