Skip to content

Commit

Permalink
change button transparency
Browse files Browse the repository at this point in the history
  • Loading branch information
Megaemce committed Apr 10, 2024
1 parent 5ec55aa commit bf07d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fire.css
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ button {
font-size: xx-large;
font-family: monospace;
color: rgb(111, 73, 34);
background-color: #000000d7;
background-color: #000000f5;
border: none;
cursor: pointer;
}
Expand Down

0 comments on commit bf07d4d

Please sign in to comment.