Skip to content

Commit

Permalink
Update buttons.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Law-Dawg360 authored Nov 20, 2024
1 parent 0c41d76 commit 1c44f80
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Testing/HTML/buttons.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,11 @@ defualtButtons {
cursor: pointer;
}
defualtButtonsWithStyling {
text: .styled-text;
background-color: #544caf;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
text: .styled-text;
Expand Down

0 comments on commit 1c44f80

Please sign in to comment.