Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
I have updated my file from scratch to avoid merge conflicts.
  • Loading branch information
Swarnadip-Kar authored May 28, 2024
1 parent a40ad84 commit a76cc97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@ a {
background-color: cyan;

}

#pixel-art-container .cell:nth-child(181) {
background-color: rgb(83, 0, 134);
}
/* test */
/* Add more colors for other cells as needed */
/* add */

0 comments on commit a76cc97

Please sign in to comment.