diff --git a/css/style.css b/css/style.css index 95665c9..d8d72f0 100644 --- a/css/style.css +++ b/css/style.css @@ -87,6 +87,9 @@ legend { input { margin: 0.45em 0; +} + +input, button { font-family: inherit; font-size: inherit; line-height: inherit;