]> git.mxchange.org Git - friendica-addons.git/blobdiff - curweather/curweather.css
Merge pull request #523 from annando/namethingy-unsupported
[friendica-addons.git] / curweather / curweather.css
index 6c1279634daf400b1ad6beb2f311017adb625140..69574ff0799b355898554b3db57def578debaed0 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;
 }