move widget HTML into smarty3 template and update styling

This commit is contained in:
Tobias Diekershoff 2015-07-13 07:05:55 +02:00
parent 02b29b2a6a
commit f9c887e24d
3 changed files with 39 additions and 20 deletions

View file

@ -1,10 +1,7 @@
#curtemp-settings-label, #curtemp-location-label, #curtemp-enable-label {
float: left;
width: 200px;
margin-bottom: 25px;
ul.curweather-details li {
list-type: none;
}
#curtemp-network {
float: left;
p.curweather-footer {
font-size: 0.8em;
}