Skip to content

Commit

Permalink
Merge pull request #12 from noteset/git-b
Browse files Browse the repository at this point in the history
19_Rahul dev
  • Loading branch information
Asp-Codes authored May 27, 2024
2 parents c986415 + 0054f75 commit 77f062c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@ a {
#pixel-art-container .cell:nth-child(191) {
background-image: radial-gradient(rgb(206, 255, 253), rgb(91, 255, 255));
}
#pixel-art-container .cell:nth-child(20) {
background-color: Aqua;
}
#pixel-art-container .cell:nth-child(19) {
background-color:DodgerBlue;
}
/* test */
/* Add more colors for other cells as needed */
/* add */
Expand Down

0 comments on commit 77f062c

Please sign in to comment.