Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("www.kaguragames.com") {
- #content,
- #masthead,
- #header,
- #main,
- .shop-page-title.category-page-title.page-title,
- body > .wp-embed, /* iframes in product pages */
- .product-info.summary /* quickview popup */
- {
- background: #181818;
- color: white;
- }
- #section_620296103,
- .section-content.relative,
- .breadcrumb_last,
- .amount
- {
- background: #212121 !important;
- color: #E1E1E1 !important;
- }
- .section-title-main,
- a,
- bdi
- {
- color: #E1E1E1 !important;
- }
- .flickity-button.flickity-prev-next-button.previous,
- .flickity-button.flickity-prev-next-button.next
- {
- background: #303030;
- }
- .button.white
- {
- background: #181818 !important;
- color: #E1E1E1 !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement