|
|
|
@ -1901,28 +1901,17 @@ table.content_article td img { width: 37%;
|
|
|
|
|
@media (max-width: 750px) {
|
|
|
|
|
.nextarticle { position: relative; float: none; margin-bottom: 10px;}
|
|
|
|
|
.tournextname { position: absolute;
|
|
|
|
|
width: calc(100% - 30px);
|
|
|
|
|
height: calc(100% - 30px);
|
|
|
|
|
width: calc(100% - 20px);
|
|
|
|
|
height: calc(100% - 20px);
|
|
|
|
|
top: 0;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
|
padding: 15px;
|
|
|
|
|
line-height: 22px;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
padding: 10px;
|
|
|
|
|
background: rgba(0, 0, 0, 0.4);}
|
|
|
|
|
.tournextname a {
|
|
|
|
|
color: #fff;
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 0;
|
|
|
|
|
display: inline-table;
|
|
|
|
|
background: none;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
|
line-height: 22px;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
padding: 0 0 10px 0;
|
|
|
|
|
display: inline-table;
|
|
|
|
|
background: none;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
padding: 0 0 10px 0;
|
|
|
|
|
}
|
|
|
|
|
.listtour {
|
|
|
|
|
display: flex;
|
|
|
|
|