Skip to content

Commit

Permalink
Merge pull request #31 from nagajas/nagatemp
Browse files Browse the repository at this point in the history
104_NagaJaswanth
  • Loading branch information
Asp-Codes authored May 28, 2024
2 parents 1570fcf + c483bfd commit 28e71a7
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 @@ -146,6 +146,9 @@ a {
#pixel-art-container .cell:nth-child(100) {
background-color: yellowgreen;
}
#pixel-art-container .cell:nth-child(104) {
background: repeating-linear-gradient(45deg, #606dbc, #606dbc 10px, #465298 10px, #465298 20px);
}
#pixel-art-container .cell:nth-child(389) {
background-color: rgb(53, 243, 23);
}
Expand Down

0 comments on commit 28e71a7

Please sign in to comment.