Browse Source

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

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

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

@ -1,3 +1,3 @@
<div style="position: absolute; width: calc(100% - 120px); height: calc(100% - 120px); left: 60px; top: 60px; display: table;">
<p style="font-size: 3rem; margin: 0 auto; text-align: center; display: table-cell; vertical-align: middle;">Text</p>
<p style="font-size: 3rem; margin: 0 auto; text-align: center; display: table-cell; vertical-align: middle; width: 100%;">Text</p>
</div>

Loading…
Cancel
Save