]> ToastFreeware Gitweb - chrisu/seepark.git/blobdiff - web/static/seepark_web.css
loaddays: wrap .flush in a setTimeout
[chrisu/seepark.git] / web / static / seepark_web.css
index e3711ffbf344897252b1b3453b5363a882730986..174c4eb8fdaf41b6a5e8ecf08f17fa999719f17b 100644 (file)
@@ -1,3 +1,7 @@
+body {
+    margin: 1em !important;
+}
+
 .region-frozen {
     fill: blue;
 }
     fill: red;
 }
 
-#openweathermap-widget-15, .c3 {
+#openweathermap-widget-15, #windy, .c3 {
     margin: 0 auto;
     text-align: center;
-    padding-top: 1em;
+    padding: 1em 1em 0 1em;
 }
 
 #openweathermap-widget-15 {
     width: 300px;
 }
 
+#windyiframe {
+    max-width: 100%;
+}
+
 #current, #currentair, #currentwater {
     margin: 0 auto;
     text-align: center;