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 {