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 {