From 7fe6c51cc7d91dfcf0979cf81f9a8fcf30c7bb08 Mon Sep 17 00:00:00 2001 From: wlx Date: Wed, 24 Apr 2013 11:56:56 +0000 Subject: [PATCH] remove button style --- htdocs/css/about.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/css/about.css b/htdocs/css/about.css index b353bd32..1048d30a 100755 --- a/htdocs/css/about.css +++ b/htdocs/css/about.css @@ -105,7 +105,7 @@ width:400px;padding-top:10px; border:1px dotted; color:red; } -input,select,textarea,button { +input,select,textarea { font:1em Tahoma; color:#444444; width:80%;