mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
plex logo addon
This commit is contained in:
parent
7b187474a4
commit
cc65baab0b
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
8
CSS/addons/plex/plex-alt-logo/plex-alt-logo.css
Normal file
8
CSS/addons/plex/plex-alt-logo/plex-alt-logo.css
Normal file
@ -0,0 +1,8 @@
|
||||
[class*="NavBar-plexLogo-"] {
|
||||
background-image: url("https://theme-park.dev/CSS/addons/plex/plex-alt-logo/SeekPng.com_your-logo-here-png_2467553.png");
|
||||
background-position: 50%;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
margin: 0 10px;
|
||||
width: 45px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user