X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/75499704a18a5b8aba398f070f21b596ac93db17..f814ae7739687e75239e1a830896aa099c38ead3:/web/static/seepark_web.css diff --git a/web/static/seepark_web.css b/web/static/seepark_web.css index 6e7753c..ce8f885 100644 --- a/web/static/seepark_web.css +++ b/web/static/seepark_web.css @@ -21,12 +21,16 @@ 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; + height: 231px; +} + +#windyiframe { + max-width: 100%; } #current, #currentair, #currentwater {