update logo

This commit is contained in:
Luke Pulverenti 2015-03-21 16:04:00 -04:00
parent 5d4719d117
commit f03962d7de
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<a href="about.html" data-role="button" class="ui-btn-active">${TabAbout}</a>
</div>
<div style="font-size:24px;">
<img class="imgLogoIcon" src="css/images/mblogoicon.png" /><span class="logoLibraryMenuButtonText">MEDIA</span>
<img class="imgLogoIcon" src="css/images/mblogoicon.png" /><span class="logoLibraryMenuButtonText">EMBY</span>
</div>
<br />
<br />

View File

@ -101,7 +101,7 @@
.logoLibraryMenuButtonText {
font-family: Montserrat;
color: #000;
color: #333;
}
.ui-page-theme-b .logoLibraryMenuButtonText, .ui-bar-b .logoLibraryMenuButtonText {