Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
NEKODESUDX authored Dec 11, 2024
1 parent 9fb9c5c commit 9fa91cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ input, textarea {
border-radius: 5px;
border: none;
outline: none;
color: #007510;
color: #000000;
}


button {
cursor: pointer;
background-color: #4CAF50;
background-color: #044a00;
color: white;
border: none;
padding: 10px 20px;
Expand Down

0 comments on commit 9fa91cb

Please sign in to comment.