diff --git a/docs/style.css b/docs/style.css index 1e25bb7..b4e655a 100644 --- a/docs/style.css +++ b/docs/style.css @@ -8,14 +8,6 @@ table thead th { color: #ffffff; } -table tbody tr { - background-color: #ffffff; -} - -[data-md-color-scheme="slate"] table tbody tr { - background-color: #000000; -} - th, td { border: 1px solid var(--md-typeset-table-color); border-spacing: 0;