X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/12c6d3ce8fac155d829ced736629b5e8399a40e3..336ac17d74ed5b34b4a2c1f8a773dbb99dacaa72:/web/static/seepark_web.css?ds=inline diff --git a/web/static/seepark_web.css b/web/static/seepark_web.css index d48e838..9113003 100644 --- a/web/static/seepark_web.css +++ b/web/static/seepark_web.css @@ -13,3 +13,13 @@ .region-boiling { fill: red; } + +#openweathermap-widget-15, .c3 { + margin: 0 auto; + text-align: center; + padding-top: 1em; +} + +#openweathermap-widget-15 { + width: 300px; +}