display: none;
width: 264px;
height: 200px;
- bottom: 190px;
+ bottom: 210px;
left: -4px; }
@media only screen and (min-width:0em) and (max-width:64em) {
#footer-weather #weather-widget {
left: 13px;
- bottom: 180px; } }
+ bottom: 210px; } }
#footer-weather #weather-widget:after {
content: url(../assets/weather-arrow-down.png);
position: absolute;
- top: 229px;
+ top: 245px;
left: 45%; }
@media only screen and (min-width:0em) and (max-width:64em) {
#footer-weather #weather-widget:after {
- top: 229px;
- left: 53px; } }
+ top: 245px;
+ left: 81px; } }
#footer-weather #weather-widget .wu-wrapper {
border: 3px solid #f27225;
background: white; }