]> git.rmz.io Git - dotfiles.git/blobdiff - dwb/userstyles/trakt.tv.css
dwb: update styles
[dotfiles.git] / dwb / userstyles / trakt.tv.css
index 29e7035a9db83ecaa181532be0f021d1e3fe21ba..9df8fbf2e43b9ccebed94961e16869716aa281e3 100644 (file)
@@ -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;
 }