projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merged in my branch 'resources', which is not aptly named anymore since it no longer...
[zzz-floof.git]
/
floof
/
public
/
layout.css
diff --git
a/floof/public/layout.css
b/floof/public/layout.css
index
25737d0
..
a098b5e
100644
(file)
--- a/
floof/public/layout.css
+++ b/
floof/public/layout.css
@@
-10,6
+10,9
@@
body { font-family: sans-serif; font-size: 12px; }
.full {display:block;}
+
+.artwork-grid li {display:inline;}
+
/*** Common bits and pieces ***/
/* General form layout */
a {color:blue; text-decoration:none; pointer:cursor;} /* Who needs visited links */