added more weather data, change curtemp to curweather

This commit is contained in:
tony baldwin 2013-02-11 12:49:19 -05:00
parent 8a797d3b2f
commit 6ec3a4059a
6 changed files with 106 additions and 102 deletions

10
curweather/curweather.css Normal file
View file

@ -0,0 +1,10 @@
#curtemp-settings-label, #curtemp-location-label, #curtemp-enable-label {
float: left;
width: 200px;
margin-bottom: 25px;
}
#curtemp-network {
float: left;
}