|
|
@ -1908,7 +1908,7 @@ table.content_article td img { width: 37%;
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (max-width: 750px) {
|
|
|
|
@media (max-width: 750px) {
|
|
|
|
.nextarticle { position: initial; margin-bottom: 10px; display: table;}
|
|
|
|
.nextarticle { position: initial; margin-bottom: 10px; }
|
|
|
|
.nextarticle img { height: 100px; width: auto; float: left;}
|
|
|
|
.nextarticle img { height: 100px; width: auto; float: left;}
|
|
|
|
.tournextname {position: initial;
|
|
|
|
.tournextname {position: initial;
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
@ -1922,7 +1922,7 @@ table.content_article td img { width: 37%;
|
|
|
|
height: calc(100% - 20px);
|
|
|
|
height: calc(100% - 20px);
|
|
|
|
line-height: 20px;
|
|
|
|
line-height: 20px;
|
|
|
|
text-shadow: none;
|
|
|
|
text-shadow: none;
|
|
|
|
background: #f1f1f1;
|
|
|
|
background: none;
|
|
|
|
display: table-cell;
|
|
|
|
display: table-cell;
|
|
|
|
position: initial;
|
|
|
|
position: initial;
|
|
|
|
}
|
|
|
|
}
|
|
|
|