parent
3c95779109
commit
434823ada0
@ -1,60 +1,60 @@ |
|||||||
.weather-current-summarybox { |
.weather-current-summarybox { |
||||||
padding-top:5px; |
padding-top:5px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-current-summary { |
.weather-current-summary { |
||||||
font-size: 31px; |
font-size: 31px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-current-databox { |
.weather-current-databox { |
||||||
padding: 5px 15px 0px; |
padding: 5px 15px 0px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-current-icon { |
.weather-current-icon { |
||||||
padding-right: 30px; |
padding-right: 30px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-current-iconbox { |
.weather-current-iconbox { |
||||||
padding-right: 20px; |
padding-right: 20px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-icon { |
.weather-icon { |
||||||
padding-right: 5px; |
padding-right: 5px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-icon-rtl { |
.weather-icon-rtl { |
||||||
padding-left: 5px; |
padding-left: 5px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-current-databox-captions { |
.weather-current-databox-captions { |
||||||
text-align: right; |
text-align: right; |
||||||
padding-right: 5px; |
padding-right: 5px; |
||||||
color: #999999; |
color: #999999; |
||||||
} |
} |
||||||
|
|
||||||
.weather-forecast-icon { |
.weather-forecast-icon { |
||||||
padding-right: 15px; |
padding-right: 15px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-forecast-databox { |
.weather-forecast-databox { |
||||||
padding-right: 30px; |
padding-right: 30px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-forecast-day { |
.weather-forecast-day { |
||||||
color: #999999; |
color: #999999; |
||||||
font-size: 90%; |
font-size: 90%; |
||||||
} |
} |
||||||
|
|
||||||
.weather-sunrise-icon { |
.weather-sunrise-icon { |
||||||
padding-right: 5px; |
padding-right: 5px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-sunset-icon { |
.weather-sunset-icon { |
||||||
padding-left: 15px; |
padding-left: 15px; |
||||||
padding-right: 5px; |
padding-right: 5px; |
||||||
} |
} |
||||||
|
|
||||||
.weather-build-icon { |
.weather-build-icon { |
||||||
padding-left: 15px; |
padding-left: 15px; |
||||||
padding-right: 5px; |
padding-right: 5px; |
||||||
} |
} |
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue