forked from friendica/friendica-addons
use icon for visualisation of current weather
This commit is contained in:
parent
ce637c5845
commit
7c6ae901d9
3 changed files with 13 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
|||
#curweather-network img {
|
||||
float: left;
|
||||
margin: 20px 10px;
|
||||
}
|
||||
ul.curweather-details li {
|
||||
list-type: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue