X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=curweather%2Fcurweather.css;h=a16cbc06bb40c527b6da6d89d96bc3c612db66d0;hb=62d6f08fc15d8debd3ff776187e72dd3121e2c5e;hp=a0b7c8fb01871c34a75fe1a3d12f6b6868c555fa;hpb=f9c887e24df56d3ef46beae065f55a9ec3caaaf5;p=friendica-addons.git diff --git a/curweather/curweather.css b/curweather/curweather.css index a0b7c8fb..a16cbc06 100644 --- a/curweather/curweather.css +++ b/curweather/curweather.css @@ -1,7 +1,11 @@ +#curweather-network img { + float: left; +} ul.curweather-details li { list-type: none; } -p.curweather-footer { +div.curweather-footer { + margin-top: 10px; font-size: 0.8em; }