Skip to content

Commit 5835194

Browse files
authored
style buttons
1 parent c1f57b2 commit 5835194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ function compareFunc() {
3232
else {
3333
compare.style.display = "unset";
3434
compareHide.innerText = "Hide Compare";
35+
compareHide.style.background = "Pink";
3536
}
3637

3738
}

0 commit comments

Comments
 (0)