Browse Source

„console/slides/presets/layout_C2b.html“ ändern

master
hape 3 years ago
parent
commit
d867763b21
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      console/slides/presets/layout_C2b.html

+ 1
- 1
console/slides/presets/layout_C2b.html

@ -1,6 +1,6 @@
<div style="position: absolute; width: calc(100% - 120px); height: calc(50% - 90px); left: 60px; top: 60px;">
<p style="font-size: 1.5rem;">Text Container</p>
</div>
<div style="position: absolute; width: calc(100% - 120px); height: calc(50% - 90px); left: 60px; top: 440px;">
<div style="position: absolute; width: calc(100% - 120px); height: calc(50% - 90px); left: 60px; top: calc(50% + 30px);">
<p style="font-size: 1.5rem;">Text Container</p>
</div>

Loading…
Cancel
Save