Mercurial > public > sg101
view bandmap/static/css/bandmap.css @ 907:344f7914d421
Add scheme=https to oembed request.
YouTube added this so you could get HTML that used https to embed the video.
It seems that Vimeo also supports it.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 15 Mar 2015 21:48:33 -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; }