]> 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 6c1279634daf400b1ad6beb2f311017adb625140..a16cbc06bb40c527b6da6d89d96bc3c612db66d0 100644 (file)
@@ -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;
 }