X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/75499704a18a5b8aba398f070f21b596ac93db17..ccb3c34991eaa25ee188658218fabc5d710465d3:/web/static/seepark_web.css diff --git a/web/static/seepark_web.css b/web/static/seepark_web.css index 6e7753c..174c4eb 100644 --- a/web/static/seepark_web.css +++ b/web/static/seepark_web.css @@ -21,12 +21,15 @@ body { #openweathermap-widget-15, #windy, .c3 { margin: 0 auto; text-align: center; - padding-top: 1em; + padding: 1em 1em 0 1em; } -#openweathermap-widget-15, #windy { +#openweathermap-widget-15 { width: 300px; - height: 244px; +} + +#windyiframe { + max-width: 100%; } #current, #currentair, #currentwater {