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).
@Richard thank you! i tried to change a png-title on mouseover. now i figured out a CSS solution working fine:
.sitetitle:hover { content: url("https://www.mypage.de/wp-content/uploads/2022/logo_v2.png");width:16vw; }