From ad54e9c88ae42250692e31bf69f3db6dd0f3d5f5 Mon Sep 17 00:00:00 2001 From: tanabe Date: Thu, 19 May 2011 00:34:23 +0900 Subject: [PATCH] update css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 6fa847e..8c218c7 100644 --- a/css/style.css +++ b/css/style.css @@ -83,7 +83,7 @@ textarea#markdown { padding: 0; margin: 0; width: 100%; - height: 200px; + height: 300px; font-size: 1em; border: 2px solid #D1D1BC; }