X-Git-Url: http://git.scottworley.com/vopamoi/blobdiff_plain/b6712c31775727ba4eb89708f681d88af3ffb57a..b9f7e98914ca882508950ec54e27d78a11f5179e:/vopamoi.css diff --git a/vopamoi.css b/vopamoi.css index 13ac4a9..95a0100 100644 --- a/vopamoi.css +++ b/vopamoi.css @@ -15,6 +15,17 @@ input.tag { width: 7em; border: none; } +.content { + font-size: 80%; +} +.content, textarea { + margin-left: 2em; + color: #555; +} +textarea { + width: 90%; + height: 5em; +} .hide { display: none; }