From 860ec2f52188a15ac9c27db9d2951c86e624cf8f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 4 Jul 2013 16:26:13 -0300 Subject: Forms (2) --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 5d63893..4836b52 100644 --- a/style.css +++ b/style.css @@ -2555,7 +2555,7 @@ h1.b2-logo-name { /* Forms */ -input.form-text { +input, select, textarea { border: 1px solid #999999; color: #333333; font-size: 1.714em; -- cgit v1.2.3