added favicon, Closes #796

This commit is contained in:
Torkel Odegaard
2014-09-16 13:19:52 +02:00
committed by Torkel Ödegaard
parent ff91430fcc
commit 064a97e734
8 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ hr {
}
.brand {
padding: 15px 20px 15px;
padding: 0px 15px;
color: @grayLighter;
font-weight: normal;
text-shadow: none;
+13
View File
@@ -35,6 +35,19 @@
}
}
.logo-icon {
width: 26px;
padding: 12px 11px 0 0;
display: block;
float: left;
}
.page-title {
padding: 15px 0;
display: block;
float: left;
}
.row-button {
width: 24px;
}