Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
css type error
just a little typo :)
(index:1170)
@media (min-width: 601px) .slug-startseite p a { cursor: pointe!important; }
lg, axel
Dear @axel Nice! Thank you!
hey @axel
i think this is your own CSS
it should be:
@media (min-width: 601px){ .slug-startseite p a { cursor: pointer!important; } }