master
candice 4 years ago
parent f28d7556ef
commit b52c67338b

@ -260,7 +260,8 @@ padding: 0 15px;}
table.weather_info {background: #fff;
border-collapse: collapse; border: 1px solid #d1d1d1;}
.today_weather { padding: 15px 0; background-color: #f6f6f6;}
.weather_img img {width: 50px;}
.weather_img img {width: 50px; margin: 0 auto;
margin-bottom: 20px;}
.day_weather {
border-right: 1px solid #d1d1d1;
text-align: center;
@ -2018,7 +2019,7 @@ ul.zodiacsignlist {
.wechatinfo {
padding: 20px 0;
display: table-cell;
font-size: 22px;
font-size: 20px;
line-height: 25px;
}
.wechatred {

@ -78,7 +78,7 @@ p.reviewname { display: block; font-size: 18px; font-style: italic; background:
font-family: 'Goudy Old Style';
font-weight: 600;
margin-top: -15px;
font-size: 23px;
font-size: 21px;
line-height: 24px;
padding: 15px;
}
@ -97,7 +97,7 @@ p.reviewname { display: block; font-size: 18px; font-style: italic; background:
font-weight: 400;
margin-bottom: 5px;
display: inline-block;
font-size: 18px;
font-size: 17px;
}
.tourDays:after {border-left: solid 15px #000;
border-bottom: solid 17px transparent;

Loading…
Cancel
Save