projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
adding new art with user relations is there, sort of. Still needs adding relations...
[zzz-floof.git]
/
floof
/
public
/
layout.css
diff --git
a/floof/public/layout.css
b/floof/public/layout.css
index
b175705
..
1fa629e
100644
(file)
--- 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; }