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