friendica-addons/curweather/curweather.css

12 lines
165 B
CSS
Raw Normal View History

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