X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/db6d055615a779a5a61a5153cf228773373e01d4..96a38036b8648bf16878c6eaca23333df663b6b5:/dwb/userstyles/trakt.tv.css diff --git a/dwb/userstyles/trakt.tv.css b/dwb/userstyles/trakt.tv.css index 29e7035..9df8fbf 100644 --- a/dwb/userstyles/trakt.tv.css +++ b/dwb/userstyles/trakt.tv.css @@ -1,3 +1,7 @@ +section.welcome { + display: none !important; +} + section { background-color: #1d1d1d !important; color: #fff ; @@ -13,8 +17,19 @@ section { background-color: #1d1d1d !important; } +.subnav-wrapper { + background-color: #1d1d1d !important; +} + +#info-wrapper .season-links .links ul li a.selected { + color: #fff !important; +} + .data-wrapper { background-color: #1d1d1d !important; +} + +#episodes-wrapper h3 a { color: #fff !important; }