From 9fe2bd4193d29d5a3c62f6eb098bdb714628a197 Mon Sep 17 00:00:00 2001 From: Uday Bhardwaj Date: Mon, 27 May 2024 17:31:27 +0530 Subject: [PATCH] 65_uday --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index 73ad224..480a16b 100644 --- a/style.css +++ b/style.css @@ -100,6 +100,9 @@ a { #pixel-art-container .cell:nth-child(399) { background-color:beige; } +#pixel-art-container .cell:nth-child(65) { + background-color: orange; +} /* test */ /* Add more colors for other cells as needed */ /* add */