diff --git a/en/imprint.html b/en/imprint.html index 32636dd1..f4e16733 100644 --- a/en/imprint.html +++ b/en/imprint.html @@ -4,7 +4,7 @@
- +
Chaostreff Tübingen e.V.
- Wöhrdstr. 25
+ Bei den Pferdeställen 8
72072 Tübingen
diff --git a/en/index.html b/en/index.html index 10841944..d2674db9 100644 --- a/en/index.html +++ b/en/index.html @@ -4,7 +4,7 @@
- +You can register for the Tübingen Days of Digital Freedom to help us with planning and to stay up to date. Registration is voluntary and free of charge. However, you can make a donation to support the event.
+You can register for the Tübingen Days of Digital Freedom to help us with planning and to stay up to + date. Registration is voluntary and free of charge. However, you can make a donation to support the + event.
@@ -159,6 +161,24 @@
+
+
+
+ For those coming from further away, we want to offer the opportunity to stay overnight in the Elf - Grove on Friday and Saturday nights on camp beds & sofas. Please be sure to register in advance at +
For those coming from further away, we want to offer the opportunity to stay overnight on Friday and Saturday nights on camp beds & sofas. Please be sure to register in advance at tdf@cttue.de.
diff --git a/image/logo-active-group.png b/image/logo-active-group.png new file mode 100644 index 00000000..ea5eaada Binary files /dev/null and b/image/logo-active-group.png differ diff --git a/image/logo-daasi.png b/image/logo-daasi.png new file mode 100644 index 00000000..a27fe73c Binary files /dev/null and b/image/logo-daasi.png differ diff --git a/image/logo-itdesign.png b/image/logo-itdesign.png new file mode 100644 index 00000000..2f6a0ec6 Binary files /dev/null and b/image/logo-itdesign.png differ diff --git a/image/logo-syss.png b/image/logo-syss.png new file mode 100644 index 00000000..7c0729a1 Binary files /dev/null and b/image/logo-syss.png differ diff --git a/imprint.html b/imprint.html index 24b0418f..ba77e9e0 100644 --- a/imprint.html +++ b/imprint.html @@ -4,7 +4,7 @@ - +
Chaostreff Tübingen e.V.
- Wöhrdstr. 25
+ Bei den Pferdeställen 8
72072 Tübingen
diff --git a/index.html b/index.html index e46355af..942d2afb 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@
- +
+
+
+
+ Für extern Angereiste wollen wir im Elfenhain die Möglichkeit anbieten Freitag und Samstag Nacht zu +
Für extern Angereiste wollen wir die Möglichkeit anbieten Freitag und Samstag Nacht zu übernachten auf Feldbetten & Sofas. Hierzu bitte unbedingt vorher bei tdf@cttue.de anmelden.
diff --git a/styles-4.3.css b/styles-4.4.css similarity index 94% rename from styles-4.3.css rename to styles-4.4.css index 3e7dccb3..6cda6ed6 100644 --- a/styles-4.3.css +++ b/styles-4.4.css @@ -336,4 +336,24 @@ h3, .image-bar img { max-height: 100px; margin: 0 10px; +} + +#sponsors .sponsor-logos { + display: flex; + flex-wrap: wrap; + gap: 2em; + list-style: none; + padding: 2em; + margin: 0; + align-items: center; + background-color: #f8f8f8; + border-radius: 8px; +} + +#sponsors .sponsor-logos li { + list-style: none !important; +} + +#sponsors .sponsor-logos img { + height: 60px; } \ No newline at end of file