use icon for visualisation of current weather

This commit is contained in:
Tobias Diekershoff 2015-07-17 16:46:54 +02:00
parent ce637c5845
commit 7c6ae901d9
3 changed files with 13 additions and 5 deletions

View file

@ -1,3 +1,7 @@
#curweather-network img {
float: left;
margin: 20px 10px;
}
ul.curweather-details li {
list-type: none;
}