mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-05-23 16:12:32 -04:00
Add divider to user-defined CSS (#310)
This commit is contained in:
committed by
Ben Busby
parent
05995649f3
commit
4466bbc8f4
@@ -40,6 +40,19 @@ select {
|
||||
background-color: var(--whoogle-result-bg) !important;
|
||||
}
|
||||
|
||||
.x54gtf {
|
||||
background-color: var(--whoogle-divider) !important;
|
||||
}
|
||||
|
||||
.Q0HXG {
|
||||
background-color: var(--whoogle-divider) !important;
|
||||
}
|
||||
|
||||
.LKSyXe {
|
||||
background-color: var(--whoogle-divider) !important;
|
||||
}
|
||||
|
||||
|
||||
a:visited h3 div {
|
||||
color: var(--whoogle-result-visited) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user