master
candice 4 years ago
parent 5672116e0f
commit 0a00aa2278

@ -262,16 +262,16 @@ padding: 0 15px;}
}
.photoBlock300 img { margin: 0 auto 10px auto;}
table.weather_info {background: #fff;
border-collapse: collapse;}
.today_weather { background: #999; padding: 15px 0;}
.today_weather p { font-size: 20px !important; text-shadow: 1px 1px 1px #000;}
border-collapse: collapse; border: 1px solid #d1d1d1;}
.today_weather { padding: 15px 0; background-color: #f6f6f6;}
.today_weather p { font-size: 20px !important;}
.weather_img img {width: 50px;}
.day_weather {float: left;
.day_weather {
border-right: 1px solid #d1d1d1;
text-align: center;
width: 150px;
font-size: 18px;}
.day_weather p {font-size: 18px; color: #fff; padding-bottom: 15px;}
.day_weather p {font-size: 18px;padding-bottom: 15px;}
.last_day_weather {border-right: none;}
.today_title {font-size: 26px;
color: #e3c73f;

Loading…
Cancel
Save