]> ToastFreeware Gitweb - chrisu/seepark.git/blobdiff - web/static/seepark_web.css
add an openweathermap widget to the webpage
[chrisu/seepark.git] / web / static / seepark_web.css
index 5cf1aadaffaf060caa37fd38d87cf631e95d13bf..6ddd30ab5198fb3eace372412793cb7a78632921 100644 (file)
@@ -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;
+}