From 4e676e3b29fd27716681444a6c5c5e7f120046ae Mon Sep 17 00:00:00 2001 From: camilo Date: Thu, 17 Jun 2021 15:35:04 +0200 Subject: [PATCH] Update 'Radio_8/style.css' --- Radio_8/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Radio_8/style.css b/Radio_8/style.css index 397fb43..2ab189c 100644 --- a/Radio_8/style.css +++ b/Radio_8/style.css @@ -33,7 +33,7 @@ body { font-size: 1em; overflow-y: auto; overflow-x: hidden; - background-image: url(./img/backlow.png); + background-image: url(./img/backlow.jpg); background-repeat: no-repeat; background-size: cover; }