diff --git a/static/css/style.css b/static/css/style.css index 824c0d1a..2989810c 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -199,3 +199,18 @@ hr{border:0;border-top:1px solid #eee;margin:20px 0} .dc-header {padding: 10vw 0;position: relative;background-position: 50%;background-size: cover} .dc-header {position: relative;z-index: 3;width: 80%;margin-left: auto;margin-right: auto} .dc-header .dc-parallax {background-repeat: no-repeat;background-position: top;background-size: cover;background-attachment: fixed;position: absolute;width: 100%;height: 100%;overflow: hidden} +.dc-dark-green {background-color:#47B413!important} +.dc-primary-background {background-color:#fde6a0!important} +.dc-secondary-background {background-color:#995f5e!important} + +/*divider*/ +.editorial{display: block;width: 100%;height: 30px;max-height: 30px;margin: 0;z-index:5;bottom:0;position:absolute;left:0px;float:left;} +.px1 > use {animation: move-forever1 10s linear infinite;&:nth-child(1){animation-delay: -2s;}} +.px2 > use {animation: move-forever2 8s linear infinite;&:nth-child(1){animation-delay: -2s;}} +.px3 > use {animation: move-forever3 6s linear infinite;&:nth-child(1){animation-delay: -2s;}} +.px4 > use {animation: move-forever4 4s linear infinite;&:nth-child(1){animation-delay: -2s;}} +@keyframes move-forever1 {0% {transform: translate(85px, 0%);}100% {transform: translate(-90px, 0%);}} +@keyframes move-forever2 {0% {transform: translate(-90px, 0%);}100% {transform: translate(85px, 0%);}} +@keyframes move-forever3 {0% {transform: translate(85px, 0%);}100% {transform: translate(-90px, 0%);}} +@keyframes move-forever4 {0% {transform: translate(-90px, 0%);}100% {transform: translate(85px, 0%);}} + diff --git a/static/pictures/.webp b/static/pictures/.webp new file mode 100644 index 00000000..d5a2f76a Binary files /dev/null and b/static/pictures/.webp differ diff --git a/static/pictures/background-i.webp b/static/pictures/background-i.webp new file mode 100644 index 00000000..6a0c9e63 Binary files /dev/null and b/static/pictures/background-i.webp differ diff --git a/templates/contact.html b/templates/contact.html index e95f2c3e..b1610c87 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -5,14 +5,12 @@

Kontakt

-
-

Federico Justus Denkena

-Kontakt: kontakt@denkena-consulting.com
-Finanzen: finanzen@denkena-consulting.com
-Dringende Anfragen: dringend@denkena-consulting.com
+
+

Tagungsbüro

+Mail: buero@im-puls.org
-
-

Anonymes Formular

+
+

Anonymes Kontaktformular

{% csrf_token %} {{ contact_form.non_field_errors }} diff --git a/templates/homepage.html b/templates/homepage.html index 151e5832..4d73207b 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -2,37 +2,23 @@ {% load static %} {% block content %} -
- +
+

Geistige IDEALE
&
irdische REALITÄT

IM-PULS 2024
+ + + + + +
-
-

Was sind die IM-PULS-Tagungen?

-
-
- -

Information

-

Zum Tagungsthema wird es eine Fülle an Informationen und Gesprächsangeboten geben. Da kann jeder noch ein paar Dinge mitnehmen.

-
-
- -

Vernetzung

-

Neben unvergesslichen Momenten und neuen Freundschaften erhält jeder Teilnehmer eine Kontaktliste - ein Freundesnetzwerk, das sich durch ganz Deutschland zieht.

-
-
- -

Motivation

-

Als Tagungsteilnehmer wollen wir einander bestärken, Impulse von der Tagung in unser Leben hilfreich einzuweben.

-
-
-
-
-

Interesse an der Tagung?

+
+

Interesse an der Tagung?

diff --git a/templates/navbar.html b/templates/navbar.html index 2c78c076..26a4b8bb 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -1,8 +1,9 @@
-