From 0800c6668599b2f6307067d94a67026c49fc21a1 Mon Sep 17 00:00:00 2001 From: nagajas Date: Tue, 28 May 2024 21:13:22 +0530 Subject: [PATCH] 104_NagaJaswanth --- style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 16093b0..dcda0ed 100644 --- a/style.css +++ b/style.css @@ -146,8 +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); +} /* test */ /* Add more colors for other cells as needed */ /* add */