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

28 lines
369 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;
}