Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background-color: black;
- }
- .container {
- background-color: black;
- }
- .content {
- background-color: black;
- }
- .top-content {
- background-color: black;
- }
- .bottom-content {
- background-color: black;
- }
- .page-content {
- background-color: #020202;
- }
- .page-container {
- background-color: black;
- }
- .gallery-content {
- background-color: black;
- }
- .gallery-content h1 {
- color: black;
- }
- #loader-content {
- background-color: black;
- }
- .dj, .cg, .acg, .manga, .anime {
- background-color: black;
- }
- select {
- background-color: black;
- color: whitesmoke;
- }
- h1, center {
- color: whitesmoke;
- }
- select#single-page-select {
- color: rgb(153, 153, 153);
- }
- button#search-button {
- background-color: rgb(189, 189, 189);
- }
- .tags li a, .relatedtags li a {
- background-color: #A1A1A1;
- color: black;
- }
- body > div.navbar.navbar-inverse.navbar-static-top > div {
- background-image: none;
- background-color: black;
- }
- /*Manga*/
- .manga {
- background-color: black;
- border: 1px solid rgba(255, 255, 255, 0.24);
- }
- .manga h1 {
- background-color: #743874;
- color: black;
- text-shadow: none;
- }
- .manga .artist-list {
- color: black;
- background-color: #AD81AD;
- }
- .manga-gallery h1 {
- background-color: #743874;
- color: black;
- text-shadow: none;
- }
- .manga-gallery h2 {
- color: black;
- background-color: #AD81AD;
- }
- /*Doujinshi*/
- .dj {
- background-color: black;
- border: 1px solid rgba(255, 255, 255, 0.24);
- }
- .dj-content {
- background-color: black;
- }
- .dj h1 {
- background-color: #914C4C;
- text-shadow: none;
- }
- .dj .artist-list {
- color: black;
- background-color: #A66C6C;
- }
- .dj-gallery h1 {
- background-color: #BB7878;
- color: black;
- text-shadow: none;
- }
- .dj-gallery h2 {
- background-color: #663333;
- color: black;
- }
- /*Artist CG*/
- .acg {
- border: 1px solid rgba(255, 255, 255, 0.24);
- }
- .acg h1 {
- background-color: #2A8C8C;
- text-shadow: none;
- }
- .acg .artist-list {
- color: black;
- background-color: #77BABA;
- }
- .thumbnail-list {
- background-color: black;
- }
- .thumbnail-container img {
- border: 1px solid rgb(87, 87, 87);
- }
- .acg-gallery h1 {
- background-color: #2A8C8C;
- color: black;
- text-shadow: none;
- }
- .acg-gallery h2 {
- color: black;
- background-color: #77BABA;
- }
- /*Game CG*/
- .cg {
- border: 1px solid rgba(255, 255, 255, 0.24);
- }
- .cg h1 {
- background-color: #5656CD;
- color: black;
- text-shadow: none;
- }
- .cg .artist-list {
- background-color: #8686DF;
- color: black;
- }
- .cg-gallery h1 {
- background-color: #5656CD;
- color: black;
- text-shadow: none;
- }
- .cg-gallery h2 {
- background-color: #8686DF;
- color: black;
- }
- /*Anime*/
- .anime {
- border: 1px solid rgba(255, 255, 255, 0.24);
- }
- .anime h1 {
- background-color: #2F772F;
- color: black;
- text-shadow: none;
- }
- .anime .artist-list {
- background-color: #649E64;
- color: black;
- }
- .anime-gallery h1 {
- background-color: #2F772F;
- color: black;
- text-shadow: none;
- }
- .anime-gallery h2 {
- background-color: #649E64;
- color: black;
- }
- .video_backdrop {
- background-color: black;
- }
- /*Search Bar*/
- input#query-input {
- background-color: black;
- color: white;
- }
- #search-suggestions li {
- background-color: black;
- }
- #search-suggestions li a {
- background-color: black;
- color: #999999;
- }
Advertisement
Add Comment
Please, Sign In to add comment