From 37eeebfa118132627358946518e87b62c2e9bf80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0r=C3=A1mek?= Date: Thu, 16 May 2024 09:24:25 +0200 Subject: [PATCH] update --- styly/Table.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styly/Table.css b/styly/Table.css index ee1abf3..a524a2b 100644 --- a/styly/Table.css +++ b/styly/Table.css @@ -11,6 +11,7 @@ table { border-collapse: collapse; margin-top: 20px; background-color: black; + opacity: 0,1; } th, td {