File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -32,15 +32,15 @@ textarea {
32
32
color : var (--whoogle-dark-text ) !important ;
33
33
}
34
34
35
- a : visited h3 div {
35
+ a : visited h3 div , a : visited . qXLe6d {
36
36
color : var (--whoogle-dark-result-visited ) !important ;
37
37
}
38
38
39
- a : link h3 div {
39
+ a : link h3 div , a : link . qXLe6d {
40
40
color : var (--whoogle-dark-result-title ) !important ;
41
41
}
42
42
43
- a : link div {
43
+ a : link div , a : link . fYyStc {
44
44
color : var (--whoogle-dark-result-url ) !important ;
45
45
}
46
46
@@ -62,7 +62,7 @@ select {
62
62
background-color : var (--whoogle-dark-page-bg ) !important ;
63
63
}
64
64
65
- .ZINbbc {
65
+ .ZINbbc , . ezO2md {
66
66
overflow : hidden;
67
67
box-shadow : 0 0 0 0 !important ;
68
68
background-color : var (--whoogle-dark-result-bg ) !important ;
Original file line number Diff line number Diff line change @@ -75,15 +75,15 @@ select {
75
75
}
76
76
77
77
78
- a : visited h3 div {
78
+ a : visited div , a : visited . qXLe6d {
79
79
color : var (--whoogle-result-visited ) !important ;
80
80
}
81
81
82
- a : link h3 div {
82
+ a : link div , a : link . qXLe6d {
83
83
color : var (--whoogle-result-title ) !important ;
84
84
}
85
85
86
- a : link div {
86
+ a : link div , a : link . fYyStc {
87
87
color : var (--whoogle-result-url ) !important ;
88
88
}
89
89
Original file line number Diff line number Diff line change 7
7
font-size : 16px !important ;
8
8
}
9
9
10
+ .ezO2md {
11
+ border-radius : 10px ;
12
+ border : 0 !important ;
13
+ box-shadow : 0 3px 5px rgb (0 0 0 / 0.2 );
14
+ }
15
+
10
16
.autocomplete {
11
17
position : relative;
12
18
display : inline-block;
You can’t perform that action at this time.
0 commit comments