diff --git a/conjugation/drill.css b/conjugation/drill.css index 08523ef..308bd15 100644 --- a/conjugation/drill.css +++ b/conjugation/drill.css @@ -12,6 +12,12 @@ body, input { height: 48px; } +#proceed button { + border: none; + padding: 12px; + background: none; +} + .questionOuter { background: #a0c0a0; width: 100%; diff --git a/conjugation/drill.html b/conjugation/drill.html index 0864bc8..dc330d4 100644 --- a/conjugation/drill.html +++ b/conjugation/drill.html @@ -44,7 +44,7 @@