]> 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 adf948f093bafee59df6d2efa97e154270c1b253..a16cbc06bb40c527b6da6d89d96bc3c612db66d0 100644 (file)
@@ -1,11 +1,11 @@
 #curweather-network img {
     float: left;
-    margin: 20px 10px;
 }
 ul.curweather-details li {
     list-type: none;
 }
-p.curweather-footer {
+div.curweather-footer {
+    margin-top: 10px;
     font-size: 0.8em;
 }