modified css

This commit is contained in:
tanabe 2011-10-05 13:37:35 +09:00
parent 1c0f0dbaf7
commit 0d17bb03e8
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ textarea#markdown {
height: 300px;
font-size: 1em;
border: 2px solid #D1D1BC;
resize: vertical;
}
#output {