projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of git@veekun.com:floof
[zzz-floof.git]
/
floof
/
public
/
layout.css
diff --git
a/floof/public/layout.css
b/floof/public/layout.css
index
017379f
..
bc7056e
100644
(file)
--- a/
floof/public/layout.css
+++ b/
floof/public/layout.css
@@
-37,6
+37,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; }