friendica-addons/curweather/curweather.css

12 lines
165 B
CSS
Raw Normal View History

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