X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/f267b2f2841d407dcdf9c3c0f5406f8c10403ccb..f263f51648eef9739caa92e19ec45b32d7a1e49e:/floof/public/layout.css diff --git a/floof/public/layout.css b/floof/public/layout.css index b175705..1fa629e 100644 --- a/floof/public/layout.css +++ b/floof/public/layout.css @@ -23,6 +23,9 @@ dl.form { margin: 1em 0; padding-left: 1em; border-left: 0.5em solid gray; } dl.form dt { padding-bottom: 0.25em; font-style: italic; } dl.form dd { margin-bottom: 0.5em; } +.errors {color:red;} + + /* Comments */ .comment {} .comment .header { background: #d8d8d8; }