Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
hagaryavin authored Sep 6, 2024
1 parent da55148 commit 696d4ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ body {
background-color: rgb(0, 0, 0); /* Fallback color */
background-color: rgba(0, 0, 0, 0.8); /* Black w/ opacity */
}
.type0 {
color: black;
}
.type1 {
color: yellow;
}
Expand Down

0 comments on commit 696d4ab

Please sign in to comment.