From f491c9692bd11a1eb889e16b64238cca268005cd Mon Sep 17 00:00:00 2001 From: simone2014june Date: Wed, 14 Aug 2024 19:59:28 +0200 Subject: [PATCH] Changed to BasketBall --- v86.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v86.css b/v86.css index 5fc6b41b88..7ded139397 100644 --- a/v86.css +++ b/v86.css @@ -67,7 +67,7 @@ body { -ms-flex-align: center; align-items: center; background-color: #ffff00; - background-image: url("https://www.transparenttextures.com/patterns/light-honeycomb-dark.png"); + background-image: url("http://www.transparenttextures.com/patterns/basketball.png"); font-family: "Comfortaa", -apple-system, Ubuntu, "Ariel Black", Verdana; font-size: 1rem; }