view bandmap/static/css/bandmap.css @ 1068:882afcc6279e

Yahoo thread table now stacks on small devices.
author Brian Neal <bgneal@gmail.com>
date Thu, 31 Mar 2016 21:01:27 -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;
}