X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/6fb3ad2a578aa2e0eced735187a02a79a8907668..366dedf71b3cdd775251c7cea4b1519b44b37164:/floof/public/layout.css diff --git a/floof/public/layout.css b/floof/public/layout.css index 25737d0..a098b5e 100644 --- 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 */