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.
 
 
 
 
 
gnome-shell-extension-openw.../weather@venemo.net/stylesheet.css

48 lines
647 B

.weather-current-summarybox {
padding-top: 15px;
}
.weather-current-summary {
font-size: 35px;
}
.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;
}
.weather-current-databox-captions {
text-align: right;
padding-right: 5px;
color: #999999;
}
.weather-forecast-icon {
padding: 0 15px 0 30px;
}
.weather-forecast-databox {
padding: 0 30px 0 0;
}
.weather-forecast-day {
color: #999999;
font-size: 90%;
}