2015-07-17 14:46:54 +00:00
|
|
|
#curweather-network img {
|
|
|
|
float: left;
|
|
|
|
}
|
2015-07-13 05:05:55 +00:00
|
|
|
ul.curweather-details li {
|
|
|
|
list-type: none;
|
2013-02-11 08:31:13 +00:00
|
|
|
}
|
2018-07-23 21:06:09 +00:00
|
|
|
div.curweather-footer {
|
|
|
|
margin-top: 10px;
|
2015-07-13 05:05:55 +00:00
|
|
|
font-size: 0.8em;
|
2013-02-11 08:31:13 +00:00
|
|
|
}
|
|
|
|
|