Skip to content

Commit

Permalink
Added .black-button class
Browse files Browse the repository at this point in the history
  • Loading branch information
Taras Shkodenko committed Oct 5, 2023
1 parent 91ec598 commit c3dc085
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets/css/asianlegacylibrary/asianlegacylibrary.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,10 @@ h3.text-xl {
letter-spacing: 0.09em;
font-size: 1.3em;
}

.black-button {
color: #e6fa05;
background: black;
padding: 4px;
}

0 comments on commit c3dc085

Please sign in to comment.