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 {