From: Scott Worley Date: Tue, 22 Mar 2022 05:13:40 +0000 (-0700) Subject: Multi-line content X-Git-Url: http://git.scottworley.com/vopamoi/commitdiff_plain/6f7f64e3ccab96f63733211256ceeac285f739d4 Multi-line content --- diff --git a/vopamoi.css b/vopamoi.css index 95a0100..5eb184e 100644 --- a/vopamoi.css +++ b/vopamoi.css @@ -21,6 +21,7 @@ input.tag { .content, textarea { margin-left: 2em; color: #555; + white-space: pre; } textarea { width: 90%;