master
candice 2 years ago
parent d392e3a575
commit f757247bdb

@ -365,7 +365,7 @@ p.nextinfo {text-align: center;}
height: calc(100% - 265px); height: calc(100% - 265px);
padding-top: 250px;} padding-top: 250px;}
.tournextname a:hover {background: none;transition: 1s;} .tournextname a:hover {background: none;transition: 1s;}
.nextarticle { float: left; position: relative; } .nextarticle { float: left; position: relative; margin-right: 15px;}
.infotailor { .infotailor {
margin: 100px 0 0 0; margin: 100px 0 0 0;
background: #f1f1f1; background: #f1f1f1;
@ -983,7 +983,7 @@ font-size: 27px;}
} }
table.info_reco_table, table.tour_table { width: max-content;} table.info_reco_table, table.tour_table { width: max-content;}
table.info_reco_table td { width: 270px;} table.info_reco_table td { width: 270px;}
table.tour_table td.tour_td_image {position:relative; width: 275px;} table.tour_table td.tour_td_image {position:relative; width: 280px;}
.experience_info { position: absolute; .experience_info { position: absolute;
bottom: 0; bottom: 0;
color: #fff; color: #fff;

Loading…
Cancel
Save