From 91aeada8aa768ede372ecdce296b7f91e7f6593f Mon Sep 17 00:00:00 2001 From: Shish Moom Date: Mon, 6 Jul 2009 05:07:57 -0700 Subject: [PATCH] smaller font for setup boxes --- themes/default/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/default/style.css b/themes/default/style.css index dcbe60da..abe9d3ba 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -188,6 +188,7 @@ UL { } .setupblock TEXTAREA { width: 300px; + font-size: 0.75em; } .helpable {