From ac43deae1892ddf9586e7d6dd1cde03b18b815d9 Mon Sep 17 00:00:00 2001 From: kanishka Date: Mon, 26 May 2025 19:22:25 +0530 Subject: [PATCH 1/2] added name --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e54966b..bdc8799 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # GitBasics Introduction to git HI +kanishkA \ No newline at end of file From 552409c0c6ff57a16c09c0b08f0c5f882b1c1841 Mon Sep 17 00:00:00 2001 From: kanishka Date: Tue, 27 May 2025 17:50:21 +0530 Subject: [PATCH 2/2] _ --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index ae7bfba..d270450 100644 --- a/style.css +++ b/style.css @@ -78,6 +78,10 @@ body { #pixel-art-container .cell:nth-child(4){ background-color: #474747; } + #pixel-art-container .cell:nth-child(5){ + background-color: #1091fa; + } + /* test */ /* Add more colors for other cells as needed */ /* add */ \ No newline at end of file