|
|
|
@ -1938,7 +1938,6 @@ background: #fff;
|
|
|
|
|
border-radius: 50%;
|
|
|
|
|
text-align: center;
|
|
|
|
|
padding-top: 8px;
|
|
|
|
|
width: 40px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
right: 15px;
|
|
|
|
|
bottom: 15px;
|
|
|
|
@ -1947,6 +1946,7 @@ bottom: 15px;
|
|
|
|
|
display: block;
|
|
|
|
|
height: 20px;
|
|
|
|
|
margin-top: -10px;
|
|
|
|
|
height: 20px;
|
|
|
|
|
}
|
|
|
|
|
.infopage_tour_button a:after {
|
|
|
|
|
content: "";
|
|
|
|
@ -1960,7 +1960,7 @@ border-right: 3px solid #000;
|
|
|
|
|
transform: rotate(
|
|
|
|
|
45deg);
|
|
|
|
|
margin-top: 4px;
|
|
|
|
|
margin-left: -18px;
|
|
|
|
|
margin-left: -9px;
|
|
|
|
|
}
|
|
|
|
|
@media (max-width: 750px) {
|
|
|
|
|
.nextarticle { position: initial;
|
|
|
|
|