All external poller addons are now deactivated
[friendica-addons.git/.git] / curweather / curweather.css
index 6c12796..69574ff 100644 (file)
@@ -1,10 +1,11 @@
-
-#curtemp-settings-label, #curtemp-location-label, #curtemp-enable-label {
-       float: left;
-       width: 200px;
-       margin-bottom: 25px;
+#curweather-network img {
+    float: left;
+    margin: 30px 10px;
+}
+ul.curweather-details li {
+    list-type: none;
 }
-#curtemp-network {
-       float: left;
+p.curweather-footer {
+    font-size: 0.8em;
 }