master
candice 2 years ago
parent 75ddbc0555
commit 7dd0963548

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

Loading…
Cancel
Save