X-Git-Url: http://git.scottworley.com/vopamoi/blobdiff_plain/3a1649301b207e07fcfa1eb0a617e4c5b2f775e8..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; }