diff --git a/static/index.css b/static/index.css index af5c5d12140ec66b4fa5fdc24b860212d9e9e930..db1f786e0589cb89df0814b7d36c6b0a12238d74 100644 --- a/static/index.css +++ b/static/index.css @@ -10,6 +10,7 @@ table { margin: 10px auto; border-collapse: separate; border: 3px solid #ee994d; + padding: 5px; border-radius: 10px; background-color: #fcf6e6; color: black;