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