Skip to content

Commit 2a569a4

Browse files
committed
Fixed Classic Books logo replacement
1 parent 5744e3f commit 2a569a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/replace.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ function Replace_Books() {
9090
#oc-search-logo { /* Homepage subtitle */
9191
display: none;
9292
}
93-
.gb_Oc.gb_Mc { /* Classic Books results logo */
93+
.gb_Ld.gb_Ec { /* Classic Books results logo */
9494
background: no-repeat url("` + GetResource("books") + `");
9595
background-size: contain;
9696
background-position: 0 0;

0 commit comments

Comments
 (0)