Set bg color for "top stories" elements

pull/373/head
Ben Busby 3 years ago
parent 38c38a772f
commit 694642ccb3
No known key found for this signature in database
GPG Key ID: 339B7B7EB5333D14

@ -61,6 +61,10 @@ select {
background-color: var(--whoogle-dark-result-bg) !important;
}
.BVG0Nb {
background-color: var(--whoogle-dark-result-bg) !important;
}
.bRsWnc {
background-color: var(--whoogle-dark-result-bg) !important;
}

@ -36,6 +36,10 @@ select {
background-color: var(--whoogle-result-bg) !important;
}
.BVG0Nb {
background-color: var(--whoogle-result-bg) !important;
}
.bRsWnc {
background-color: var(--whoogle-result-bg) !important;
}

Loading…
Cancel
Save