2 lines
147 B
CSS
2 lines
147 B
CSS
#weather .weatherpic{float:left; background:url(../images/weather/soleil.png) top left no-repeat; width:53px; height:53px; margin-right:10px;}
|