From f682f0740d83692ba51bd20a29abe354fc168403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0r=C3=A1mek?= Date: Thu, 16 May 2024 09:31:39 +0200 Subject: [PATCH] update --- styly/Table.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/styly/Table.css b/styly/Table.css index 74947bc..984c1e8 100644 --- a/styly/Table.css +++ b/styly/Table.css @@ -10,8 +10,7 @@ table { width: 100%; border-collapse: collapse; margin-top: 20px; - background-color: black; - opacity: 1; + opacity: 0.1; } th, td {