Add divider to user-defined CSS (#310)

This commit is contained in:
Harsh Barsaiyan
2021-05-11 16:24:45 +00:00
committed by Ben Busby
parent 05995649f3
commit 4466bbc8f4
3 changed files with 27 additions and 0 deletions
+13
View File
@@ -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;
}