mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update logo
This commit is contained in:
parent
5d4719d117
commit
f03962d7de
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue