Created
May 18, 2020 17:07
-
-
Save math0ne/cd4f3a485b01ac132916b7889a5781e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.NavBar-container-1T0BJz { | |
background: #30343e; | |
} | |
.SourceSidebar-sidebar-YpV2mw{ | |
background-color: #30343e; | |
} | |
.FullPage-container-17Y0cs > div > div{ | |
background: none !important; | |
} | |
.FullPage-container-17Y0cs > div > div > div{ | |
background-image: none !important; | |
} | |
.CrossFadeImage-crossFade-10Sndv{ | |
/*background-image: none !important;*/ | |
} | |
.background-container{ | |
background-color: #404552; | |
} | |
.SourceSidebarLink-isSelected-27-9-6 { | |
background-color: #262b33; | |
box-shadow: inset 4px 0 0 0 #5294e2; | |
} | |
.PosterCardOverlayProgress-progressBar-3k291O{ | |
background-color: #5294e2; | |
} | |
.MetadataPosterCardOverlay-unplayedBadge-2hKHo5{ | |
background-color: #5294e2; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment