From 20cb51402623d074a9b85ab85624491698d7f554 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 21:22:24 +0000 Subject: [PATCH] updated form text --- screen.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/screen.css b/screen.css index ae3b8e37..6023c6bb 100644 --- a/screen.css +++ b/screen.css @@ -125,4 +125,6 @@ img { padding-bottom: 15px; } form { width: 500px; margin: 0 auto 0; text-align: center; } +form p { font-size: 14px; text-align: left; } + input { font-size: 18px; } \ No newline at end of file -- 2.25.1