Browse Source

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

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

+ 2
- 2
console/slides/presets/layout_head02.html

@ -1,4 +1,4 @@
<h1 style="position: absolute; height: 53px; width: 1074px; top: 60px; left: 60px;">Überschrift</h1>
<div style="position: absolute; width: calc(100% - 120px); height: 480px; z-index: 2; left: 60px; top: 180px;">
<h1 style="position: absolute; width: calc(100% - 120px); height: 53px; left: 60px; top: 60px;">Überschrift</h1>
<div style="position: absolute; width: calc(100% - 120px); height: 480px; left: 60px; top: 180px;">
<p style="font-size: 1.5rem;">Text Container</p>
</div>

Loading…
Cancel
Save