diff --git a/images/Cogrowing_logo.png b/images/Cogrowing_logo.png new file mode 100644 index 0000000..23a5fee Binary files /dev/null and b/images/Cogrowing_logo.png differ diff --git a/images/hacc_logo.png b/images/hacc_logo.png new file mode 100644 index 0000000..c4abd49 Binary files /dev/null and b/images/hacc_logo.png differ diff --git a/index.html b/index.html index fb250d5..7742cd3 100644 --- a/index.html +++ b/index.html @@ -130,11 +130,18 @@ align-items: center; justify-content: center; } - .foerderhinweis { + .footer_hinweise { display: flex; align-items: center; justify-content: center; } + .footer_hinweise > img { + margin-left: 20px; + margin-right: 20px; + } + .footer_hinweise > img:hover { + cursor: pointer; + } .footer-links { font-family: "PT Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif; font-weight: lighter; @@ -218,7 +225,7 @@ height: 80px; } - .foerderhinweis .image { + .footer_hinweise .image { height: 80px; } .mobile_logo { @@ -296,7 +303,7 @@ width: 900px; height: 500px; } - .foerderhinweis .image { + .footer_hinweise .image { height: 120px; } } @@ -493,7 +500,7 @@

KONTAKT

- Wenn Sie weitere Fragen oder Anmerkungen zur Plattform haben, können Sie über info@knotenpunkt-alpen.de Kontakt zu uns aufnehmen. + Wenn Sie weitere Fragen oder Anmerkungen zur Plattform haben, können Sie über info@knotenpunkt-alpen.de Kontakt zu uns aufnehmen.

@@ -520,8 +527,10 @@