displaying galleries on your page works
[zzz-floof.git] / floof / public / layout.css
index 25737d0..a098b5e 100644 (file)
@@ -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 */