Gozintograph: Unterschied zwischen den Versionen

Zeile 37: Zeile 37:


   svg {
   svg {
     width:110%;
     width:100%;
     height:110%;
     height:100%;
     touch-action:none;
     touch-action:none;
     user-select:none;
     user-select:none;
Zeile 75: Zeile 75:


<div class="gozinto-wrap">
<div class="gozinto-wrap">
<svg id="gozinto_svg" viewBox="0 0 1400 520" preserveAspectRatio="xMinYMin meet">
<svg id="gozinto_svg" viewBox="0 0 1400 400" preserveAspectRatio="xMinYMin meet">
</svg>
</svg>
</div>
</div>