Skip to content

Commit

Permalink
More specific styles
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineFr committed Aug 21, 2023
1 parent 16dc12a commit feb52c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions simple.css
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,10 @@ input[type="submit"],
input[type="reset"],
input[type="button"],
label[type="button"] {
border-color: var(--accent);
background-color: var(--accent);
color: var(--bg);
padding: 0.5rem 0.9rem;
text-decoration: none;
line-height: normal;
}
Expand Down

0 comments on commit feb52c2

Please sign in to comment.