We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f57b2 commit 5835194Copy full SHA for 5835194
script.js
@@ -32,6 +32,7 @@ function compareFunc() {
32
else {
33
compare.style.display = "unset";
34
compareHide.innerText = "Hide Compare";
35
+ compareHide.style.background = "Pink";
36
}
37
38
0 commit comments