--- cfmaps/overlay.css 2005/11/20 08:04:19 1.1 +++ cfmaps/overlay.css 2005/11/20 08:19:11 1.2 @@ -3,14 +3,15 @@ .c { display: inline; + white-space: normal; + vertical-align: top; background: black; color: yellow; - border: 1px solid white; + border: 1px solid yellow; margin: 0px; - width: auto; - padding-left: 2px; - padding-right: 2px; - height: 10px; + padding-left: 1px; + padding-right: 1px; font-family: arial, helvetica, sans-serif; - font-size: 8px; + line-height: 7px; + font-size: 7px; }