Skip to content

Commit

Permalink
Fixed Classic Books logo replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
toydotgame committed Aug 24, 2024
1 parent 5744e3f commit 2a569a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/replace.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ function Replace_Books() {
#oc-search-logo { /* Homepage subtitle */
display: none;
}
.gb_Oc.gb_Mc { /* Classic Books results logo */
.gb_Ld.gb_Ec { /* Classic Books results logo */
background: no-repeat url("` + GetResource("books") + `");
background-size: contain;
background-position: 0 0;
Expand Down

0 comments on commit 2a569a4

Please sign in to comment.