From 267030bdcc291c667bc33f86e2409e5cca73551d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0r=C3=A1mek?= Date: Thu, 16 May 2024 09:35:31 +0200 Subject: [PATCH] update --- styly/Table.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styly/Table.css b/styly/Table.css index 984c1e8..d3c91a1 100644 --- a/styly/Table.css +++ b/styly/Table.css @@ -10,7 +10,7 @@ table { width: 100%; border-collapse: collapse; margin-top: 20px; - opacity: 0.1; + background-image: url(https://e1.pxfuel.com/desktop-wallpaper/415/290/desktop-wallpaper-magic-castle.jpg); } th, td {