view bandmap/static/css/bandmap.css @ 1095:74d7e56a9cfb

Update Foundation Sites to 6.2.3.
author Brian Neal <bgneal@gmail.com>
date Mon, 30 May 2016 21:09:26 -0500
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;
}