Mercurial > public > sg101
view bandmap/static/css/bandmap.css @ 896:0054a4a88c1c
Remove checking for https availability.
This seems to take quite a while, plus Python doesn't validate the cert, so we
could end up with dodgy sites.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 25 Feb 2015 21:09:41 -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; }