master
candice 2 years ago
parent 199816cb79
commit a28a47871f

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

Loading…
Cancel
Save