]> git.mxchange.org Git - friendica-addons.git/blobdiff - curweather/curweather.css
Add missing Friendica\DI namespace to files (PHPStorm inspection)
[friendica-addons.git] / curweather / curweather.css
index a0b7c8fb01871c34a75fe1a3d12f6b6868c555fa..a16cbc06bb40c527b6da6d89d96bc3c612db66d0 100644 (file)
@@ -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;
 }