From 34b693c5c5f3b165af4bab3c9fcd77577dbd7f83 Mon Sep 17 00:00:00 2001 From: Kai Hendry Date: Tue, 29 Nov 2011 17:59:46 +0800 Subject: [PATCH] bigger button --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 5c52784..ef13ab2 100644 --- a/style.css +++ b/style.css @@ -11,7 +11,7 @@ input[type=text] { border:1px solid #A78B53; } -input[type=submit] { +button { font-size: 3em; }