]> git.mxchange.org Git - friendica-addons.git/blobdiff - curweather/curweather.css
move widget HTML into smarty3 template and update styling
[friendica-addons.git] / curweather / curweather.css
index 6c1279634daf400b1ad6beb2f311017adb625140..a0b7c8fb01871c34a75fe1a3d12f6b6868c555fa 100644 (file)
@@ -1,10 +1,7 @@
-
-#curtemp-settings-label, #curtemp-location-label, #curtemp-enable-label {
-       float: left;
-       width: 200px;
-       margin-bottom: 25px;
+ul.curweather-details li {
+    list-type: none;
 }
-#curtemp-network {
-       float: left;
+p.curweather-footer {
+    font-size: 0.8em;
 }