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