+++ /dev/null
-section.welcome {
- display: none !important;
-}
-
-section {
- background-color: #1d1d1d !important;
- color: #fff ;
-}
-
-.users-wrapper {
- background-color: #1d1d1d !important;
- border-color: #0f0f0f !important;
- color: #fff ;
-}
-
-.btn {
- 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;
-}
-
-#info-wrapper .info .action-buttons .btn .data-wrapper ul.lists li {
- color: #fff !important;
-}
-
-.comment-wrapper.featured {
- background-color: #222222 !important;
-}
-
-/* always show search */
-/*
-header#top-nav #header-search #header-search-query {
- padding: 7px 12px !important;
- width: 250px !important;
-}
-
-header#top-nav #header-search #header-search-type {
- opacity: 1 !important;
-}
-
-header#top-nav #header-search #header-search-button {
- opacity: 0 !important;
-} */
-
-.comment-wrapper {
- background-color: #1d1d1d !important;
-}
-
-.above-comment {
- background-color: #252525 !important;
-}
-
-.new-comment-wrapper textarea {
- background-color: #2f2f2f !important;
-}
-
-.panel, .form-control {
- background-color: #1d1d1d !important;
-}
-
-.panel-default>.panel-heading {
- background-color: #222222 !important;
-}
-
-#progress-wrapper .row .main-info .seasons {
- background-color: #101010 !important;
-}
-
-.stat span {
- color: #525252 !important;
-}
-
-#info-wrapper .sidebar .external li a {
- color: white !important;
-}
-
-section#huckster-content-page,
-div#huckster-desktop-wrapper {
- display: none !important;
-}