diff --git a/index.html b/index.html index c962a63..74fd7d8 100644 --- a/index.html +++ b/index.html @@ -85,13 +85,15 @@
- - - + +
+ + +

Downloads

diff --git a/style.css b/style.css index fa3eacf..c3d62ad 100644 --- a/style.css +++ b/style.css @@ -123,6 +123,10 @@ input.serious { color: #d4d4d4; } +#newExampleTextInput { + width: 16em; +} + .serious#newExampleTextInput { height: 1.15em; }