diff --git a/.DS_Store b/.DS_Store index ce59620..671c8a0 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/style.css b/style.css index a4001d6..de1829b 100644 --- a/style.css +++ b/style.css @@ -8,10 +8,8 @@ tfoot { background-color: #1D4699; color: #fff; } -a.button { +button { padding: 10px 20px; background-color: blue; color: white; - text-decoration: none; - !important; }