mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 19:11:09 +00:00
b058ac39df
See issue [friendica#5473](https://github.com/friendica/friendica/issues/5473) and PR#653.
11 lines
166 B
CSS
11 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;
|
|
}
|
|
|