X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/f298d06827f121ec9b7219855c20439d0b86db82..97dea911176a579b4e927ba7f575bdb2d4438fc7:/web/static/seepark_web.css?ds=sidebyside diff --git a/web/static/seepark_web.css b/web/static/seepark_web.css index 5cf1aad..6ddd30a 100644 --- a/web/static/seepark_web.css +++ b/web/static/seepark_web.css @@ -21,8 +21,12 @@ button { border: 1px solid; } -#buttonbar { +#buttonbar, #openweathermap-widget-15 { margin: 0 auto; text-align: center; padding-top: 1em; } + +#openweathermap-widget-15 { + width: 300px; +}