master
candice 4 years ago
parent be2995800c
commit 7d3c8e9b79

@ -929,17 +929,17 @@ table.story_table {width: 600px;
.righttour { .righttour {
margin-bottom: 18px; margin-bottom: 18px;
display: flex; display: flex;
position: relative;
} }
.righttour img { .righttour img {
float: left; float: left;
height: 232px;
} }
.rightinfo { .rightinfo {
background: #f6f6f6; background: #f6f6f6;
padding: 20px; padding: 20px;
border-left: none; border-left: none;
display: table; display: table;
width: 250px; width: 220px;
min-height: 192px; min-height: 192px;
} }
.rightname { display: block; .rightname { display: block;

Loading…
Cancel
Save