2016-04-01 17:35:29 +02:00

14 lines
220 B
CSS

.weatherforecast .day {
padding-left: 0px;
padding-right: 25px;
}
.weatherforecast .weather-icon {
padding-right: 30px;
text-align: center;
}
.weatherforecast .min-temp {
padding-left: 20px;
padding-right: 0px;
}