Set bg color for "top stories" elements
parent
38c38a772f
commit
694642ccb3
|
@ -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…
Reference in New Issue