Browse Source

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

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

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

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

Loading…
Cancel
Save