X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/12c6d3ce8fac155d829ced736629b5e8399a40e3..399e4efcc12eb206d749d6bc1cafd02d97f6b040:/web/static/seepark_web.css diff --git a/web/static/seepark_web.css b/web/static/seepark_web.css index d48e838..6ddd30a 100644 --- a/web/static/seepark_web.css +++ b/web/static/seepark_web.css @@ -13,3 +13,20 @@ .region-boiling { fill: red; } + +button { + color: inherit; + font: inherit; + margin: 0; + border: 1px solid; +} + +#buttonbar, #openweathermap-widget-15 { + margin: 0 auto; + text-align: center; + padding-top: 1em; +} + +#openweathermap-widget-15 { + width: 300px; +}