diff --git a/css/style.css b/css/style.css index 15895df..30a174d 100644 --- a/css/style.css +++ b/css/style.css @@ -24,7 +24,12 @@ td, th { } form input, form button { - margin: 5px; + margin-bottom: 5px; + margin-top: 10px; +} + +form label, form label strong { + margin-right: 10px; } input { diff --git a/index.html b/index.html index edd9c58..1f7cfba 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@