master
candice 2 years ago
parent e76fcc85ab
commit 5435fbb621

@ -1912,17 +1912,19 @@ table.content_article td img { width: 37%;
margin-bottom: 15px; margin-bottom: 15px;
width: calc(100% - 30px); width: calc(100% - 30px);
padding: 0 15px;} padding: 0 15px;}
.tournextname { background: #f5f5f5;}
.nextarticle img { height: 80px; width: auto; float: left;} .nextarticle img { height: 80px; width: auto; float: left;}
.tournextname a { .tournextname a {
color: #000; color: #000;
font-size: 18px; font-size: 18px;
padding: 10px 0 0 15px; padding: 15px;
height: 50px; height: 70px;
line-height: 20px; line-height: 20px;
text-shadow: none; text-shadow: none;
background: none; background: none;
position: initial; position: initial;
display: table-cell; display: table-cell;
width: 100%;
} }
.listtour { .listtour {
display: flex; display: flex;

Loading…
Cancel
Save