Adding 5px on the top

yahoo_weather
Neroth 13 years ago
parent 2adfab2562
commit 104361c51e
  1. 3
      src/stylesheet.css

@ -1,4 +1,5 @@
.weather-current-summarybox { .weather-current-summarybox {
padding-top:5px;
} }
.weather-current-summary { .weather-current-summary {
@ -6,7 +7,7 @@
} }
.weather-current-databox { .weather-current-databox {
padding: 0 15px 0px 30px; padding: 5px 15px 0px 30px;
} }
.weather-current-icon { .weather-current-icon {

Loading…
Cancel
Save