New NzbDrone logo.

This commit is contained in:
kay.one 2013-07-06 15:46:11 -07:00
commit c83a67c9e2
10 changed files with 32 additions and 4 deletions

BIN
UI/Content/Images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -15,11 +15,22 @@
}
#in-sub-nav li a:focus {
text-decoration: none;
text-decoration : none;
}
#in-sub-nav {
margin-bottom : 80px;
.span12 {
margin-left : 0px;
}
.logo {
margin-top : 25px;
vertical-align : middle;
height : 70px;
width : 70px;
}
}
.backdrop #in-sub-nav {