Skip to content

Commit

Permalink
Merge pull request #9 from manopriyam/manopriya
Browse files Browse the repository at this point in the history
191_Manopriya
  • Loading branch information
Asp-irin authored May 26, 2024
2 parents c43eaf2 + 79cf317 commit c986415
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ a {
#pixel-art-container .cell:nth-child(69) {
background-color: orange;
}
#pixel-art-container .cell:nth-child(191) {
background-image: radial-gradient(rgb(206, 255, 253), rgb(91, 255, 255));
}
/* test */
/* Add more colors for other cells as needed */
/* add */
Expand Down

0 comments on commit c986415

Please sign in to comment.