Skip to content

Commit

Permalink
fix button colour
Browse files Browse the repository at this point in the history
  • Loading branch information
notwaldorf committed Sep 9, 2024
1 parent 462e61f commit 12b9605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reads.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ button {
cursor: pointer;
font-weight: bold;
border-bottom: 2px solid var(--red);
color: black;
}
tr.full td button {
margin-right: 24px;
Expand Down

0 comments on commit 12b9605

Please sign in to comment.