1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

New NzbDrone logo.

This commit is contained in:
kay.one
2013-07-06 15:46:11 -07:00
parent fa6888e964
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 {