X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=curweather%2Fcurweather.css;h=a16cbc06bb40c527b6da6d89d96bc3c612db66d0;hb=62d6f08fc15d8debd3ff776187e72dd3121e2c5e;hp=6c1279634daf400b1ad6beb2f311017adb625140;hpb=6ec3a4059a006d3ccac798e4d41b91a2f712799c;p=friendica-addons.git diff --git a/curweather/curweather.css b/curweather/curweather.css index 6c127963..a16cbc06 100644 --- a/curweather/curweather.css +++ b/curweather/curweather.css @@ -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; +} +ul.curweather-details li { + list-type: none; } -#curtemp-network { - float: left; +div.curweather-footer { + margin-top: 10px; + font-size: 0.8em; }