2 changed files with 8 additions and 0 deletions
After Width: | Height: | Size: 45 KiB |
@ -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