--- cfmaps/common.css 2005/11/22 17:54:41 1.10 +++ cfmaps/common.css 2006/09/16 18:47:33 1.11 @@ -51,7 +51,7 @@ /* overflow: auto; # makes it impossible to move into the popup... */ } -.tilemap { table-layout: fixed; border: 2px solid #777; border-spacing: 0px; } +.tilemap { table-layout: fixed; border: 2px solid #777; border-spacing: 0px; background: #faa; } .tilemap * { border-style: none; border: 0px; margin: 0px; padding: 0px; } .tilemap td { width: 50px; height: 50px; }