From 2e40efac30f7e5901cb98732970f446c6f2a0a81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0r=C3=A1mek?= Date: Thu, 16 May 2024 09:28:23 +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 a524a2b..74947bc 100644 --- a/styly/Table.css +++ b/styly/Table.css @@ -11,7 +11,7 @@ table { border-collapse: collapse; margin-top: 20px; background-color: black; - opacity: 0,1; + opacity: 1; } th, td {