更新css样式

master
cyc 7 years ago
parent f49b9f4d4a
commit 2e2c348a39

@ -18,9 +18,9 @@ h2 em { display: none; }
.whyAH .whyus ul { margin: 0 -15px !important; }
.whyAH .whyus li { background-size: 20% !important; padding: 10px 0 10px 70px !important; font-size: 15px !important; }
}
.topTours { display: block; padding: 30px 0 50px; }
.topTours { display: block; padding: 30px 0 50px; text-align: center; }
.topTours img { border-radius: 4px 4px 0 0; }
.topTours .tourInfo { background: #f4f4f4; padding: 15px; border-radius: 0 0 4px 4px; }
.topTours .tourInfo { background: #f4f4f4; padding: 15px; border-radius: 0 0 4px 4px; text-align: left !important; }
.topTours .tourInfo p { font-size: 14px; !important;
}
.topTours .tourInfo h3 { font-size: 20px; margin: 5px 0 20px; font-weight: 300; }
@ -47,7 +47,7 @@ h2 em { display: none; }
.popularArticle .articleRight { margin-bottom: 29px; position: relative }
.popularArticle .articleRight img { border-radius: 4px; }
.popularArticle .articleRight span { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; border-radius: 4px 4px 0 0; color: #fff; font-size: 18px; height: 40px; position: absolute; width: 100%; left: 0; padding-left: 15px; padding-top: 7px; top: 0; }
.todayAH { display: block; padding: 50px 0; text-align: center; }
.todayAH { display: block; padding:0 0 80px 0; text-align: center; }
.listPhoto { display: block; position:relative; text-transform: uppercase;}
.bgCover { display: block; background: rgba(0,0,0, .5); width: 100%; height: 100%; position: absolute; border-radius: 4px; top: 0; left: 0;}

Loading…
Cancel
Save