Skip to content

Commit

Permalink
Merge pull request #20 from Gaurav-k-Gupta/main
Browse files Browse the repository at this point in the history
381_GauravKumar
  • Loading branch information
Asp-irin authored May 27, 2024
2 parents bdccb62 + 59f4c00 commit ebb386a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,13 @@ a {
#pixel-art-container .cell:nth-child(399) {
background-color:beige;
}

#pixel-art-container .cell:nth-child(381){
background-color: rgb(87, 24, 24);

#pixel-art-container .cell:nth-child(65) {
background-color: orange;

}
/* test */
/* Add more colors for other cells as needed */
Expand Down

0 comments on commit ebb386a

Please sign in to comment.