From: gregor herrmann Date: Sun, 9 Sep 2018 14:19:19 +0000 (+0200) Subject: resize windy iframe X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/commitdiff_plain/75499704a18a5b8aba398f070f21b596ac93db17?hp=4d0eef893a499d6078a60b8b703cef05e95c1092 resize windy iframe (and update lat/long + zoom) --- diff --git a/web/static/seepark_web.css b/web/static/seepark_web.css index d84b469..6e7753c 100644 --- a/web/static/seepark_web.css +++ b/web/static/seepark_web.css @@ -18,14 +18,15 @@ body { fill: red; } -#openweathermap-widget-15, .c3 { +#openweathermap-widget-15, #windy, .c3 { margin: 0 auto; text-align: center; padding-top: 1em; } -#openweathermap-widget-15 { +#openweathermap-widget-15, #windy { width: 300px; + height: 244px; } #current, #currentair, #currentwater { @@ -42,8 +43,3 @@ body { #currentwater { background-color: lightgreen; } - -#windy { - text-align: center; - padding-top: 1em; -} diff --git a/web/templates/seepark_web.html b/web/templates/seepark_web.html index a424547..013c622 100644 --- a/web/templates/seepark_web.html +++ b/web/templates/seepark_web.html @@ -76,7 +76,8 @@
- + +