diff --git a/index.html b/index.html index d69c955..c4f8680 100644 --- a/index.html +++ b/index.html @@ -6,21 +6,35 @@ table, th, td { border: 1px solid black; padding: 15px; + } .ant { - background: red; + background: red !important; + } + .black { + background: black; } - +