You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.weather-current-summary {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.weather-current-databox {
|
|
padding-top: 15px;
|
|
padding-left: 30px;
|
|
}
|
|
|
|
.weather-current-icon {
|
|
padding: 0 30px;
|
|
}
|
|
|
|
.weather-current-iconbox {
|
|
padding: 10px;
|
|
}
|
|
|
|
.weather-icon {
|
|
padding-right: 5px;
|
|
}
|
|
|
|
.weather-icon-rtl {
|
|
padding-left: 5px;
|
|
}
|
|
|