]> ToastFreeware Gitweb - chrisu/seepark.git/blobdiff - web/static/seepark_web.css
fix indentation. or actually logic: mode handling after the sql query
[chrisu/seepark.git] / web / static / seepark_web.css
index d48e83871f71be9f8405b15cb4fc507b3a41b96b..6ddd30ab5198fb3eace372412793cb7a78632921 100644 (file)
 .region-boiling {
     fill: red;
 }
 .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;
+}