diff --git a/index.html.haml b/index.html.haml index 0f50667..f7c23c4 100644 --- a/index.html.haml +++ b/index.html.haml @@ -38,23 +38,21 @@ %body %header(style="") - %figure.logos<> + %figure.logos(style="margin-top:0.3cm")<> %img#uni-logo(src="files/Uni_Logo_2016_ausschnitt.gif") %img#tagungs-logo(style="float:right" src="files/daga-2018-logo.png") - %div - DAGA + %div(style="font-size:0.8em;margin-top:1.31cm") + 44. Jahrestagung für Akustik %br<> Technische Universität München %br<> - 19. März 2018 - %br<> - \..22. März 2018 + 19. März 2018 .. 22. März 2018 -#.grabstein .grabstein-was DAGA .grabstein-wo Technische Universität München .grabstein-von ✦ 19. März 2018 .grabstein-bis ✝ 22. März 2018 - %img(style="height:7cm;float:right;margin-top:3.5cm" alt="Dunkle Nacht" src="files/Candle.png") + %img(style="height:7cm;top:3cm;right:24cm;position:absolute" alt="Dunkle Nacht" src="files/Candle.png") %h1 Düsterkeit in der Musik: -#%br<> diff --git a/style.scss b/style.scss index edfd818..703bc57 100644 --- a/style.scss +++ b/style.scss @@ -41,11 +41,12 @@ } html { - width: 841mm-1px; - height: 1189mm-1px; + width: 841mm; + height: 1189mm; font-size: 30pt; box-sizing: border-box; margin: 0; + position: relative } header { @@ -67,7 +68,10 @@ header { margin: 0 { //bottom: 0.5rem; }; - padding: 0; + padding: 0 { + top: 0.8cm; + } + line-height: 1.1em; font-size: 2.5rem; text-align: center; .duesterkeit { @@ -348,7 +352,10 @@ feature { } main { - margin-top: 0.7em; + position: absolute; + top: 10.5cm; + right: 0; + left: 0; /*img { margin: -0.5em;