mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
update logo
This commit is contained in:
parent
5d4719d117
commit
f03962d7de
@ -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 />
|
||||
|
@ -101,7 +101,7 @@
|
||||
|
||||
.logoLibraryMenuButtonText {
|
||||
font-family: Montserrat;
|
||||
color: #000;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.ui-page-theme-b .logoLibraryMenuButtonText, .ui-bar-b .logoLibraryMenuButtonText {
|
||||
|
Loading…
Reference in New Issue
Block a user