view bandmap/static/css/bandmap.css @ 892:79a71b9d0a2a

Use Reply-To header when sending mail from other users. See issue #81.
author Brian Neal <bgneal@gmail.com>
date Mon, 16 Feb 2015 20:30:48 -0600
parents 497c720f9d0d
children
line wrap: on
line source
#map-canvas {
   width: 720px;
   height: 540px;
   border: 1px solid black;
   margin: 0 auto;
}
#map-info {
   margin-top: 2em;
}
div.band-balloon {
   width: 150px;
   height: 75px;
}