Skip to content

Commit 138311e

Browse files
committed
Update
1 parent 8d54299 commit 138311e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_static/css/custom.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@
102102
}
103103

104104
.gsc-search-button-v2 {
105-
border-color: #ee4c2c;
105+
border: none;
106106
}
107107

108-
.gsc-search-button:active,
109-
.gsc-search-button:hover {
110-
border-color: #ee4c2c;
108+
.gsc-search-button-v2:active,
109+
.gsc-search-button-v2:hover {
110+
border: none;
111111
}

0 commit comments

Comments
 (0)