]> git.mxchange.org Git - friendica-addons.git/blob - curweather/curweather.css
encode the degree for the translation
[friendica-addons.git] / curweather / curweather.css
1 #curweather-network img {
2     float: left;
3     margin: 30px 10px;
4 }
5 ul.curweather-details li {
6     list-type: none;
7 }
8 p.curweather-footer {
9     font-size: 0.8em;
10 }
11