mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 10:02:32 +01:00
8 lines
295 B
CSS
8 lines
295 B
CSS
[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;
|
|
} |