Mercurial > public > sg101
view bandmap/static/css/bandmap.css @ 1031:e1c03da72818
Get rid of some warnings in Django 1.8.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 20 Dec 2015 22:18:59 -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; }