forked from friendica/friendica-addons
b058ac39df
See issue [friendica#5473](https://github.com/friendica/friendica/issues/5473) and PR#653.
12 lines
166 B
CSS
12 lines
166 B
CSS
#curweather-network img {
|
|
float: left;
|
|
}
|
|
ul.curweather-details li {
|
|
list-type: none;
|
|
}
|
|
div.curweather-footer {
|
|
margin-top: 10px;
|
|
font-size: 0.8em;
|
|
}
|
|
|