X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/94b0847841c4f5a81b08f282654c41830c611d28..75499704a18a5b8aba398f070f21b596ac93db17:/web/static/seepark_web.css diff --git a/web/static/seepark_web.css b/web/static/seepark_web.css index e3711ff..6e7753c 100644 --- a/web/static/seepark_web.css +++ b/web/static/seepark_web.css @@ -1,3 +1,7 @@ +body { + margin: 1em !important; +} + .region-frozen { fill: blue; } @@ -14,14 +18,15 @@ 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 {