Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
Fix backgrounds for marketplace and explore
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzie committed Sep 8, 2019
1 parent 292f45a commit 8cd0d5e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -7613,4 +7613,9 @@ div[style="background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,2

button.btn-link.link-gray.js-details-target {
color: white !important;
}

div[style="background-color: #fcfdfd;"],
.MarketplaceBackground-buffer {
background: #25272a !important;
}

0 comments on commit 8cd0d5e

Please sign in to comment.