2015-07-17 10:46:54 -04:00
|
|
|
#curweather-network img {
|
|
|
|
float: left;
|
2015-07-17 11:43:41 -04:00
|
|
|
margin: 30px 10px;
|
2015-07-17 10:46:54 -04:00
|
|
|
}
|
2015-07-13 01:05:55 -04:00
|
|
|
ul.curweather-details li {
|
|
|
|
list-type: none;
|
2013-02-11 03:31:13 -05:00
|
|
|
}
|
2015-07-13 01:05:55 -04:00
|
|
|
p.curweather-footer {
|
|
|
|
font-size: 0.8em;
|
2013-02-11 03:31:13 -05:00
|
|
|
}
|
|
|
|
|