Commit 0564093c authored by Patrick's avatar Patrick
Browse files

index.html, History.md und 9 weitere dateien aktualisiert...

parent 702b6b4b
......@@ -242,6 +242,16 @@ img.scale {
margin-top: .5em;
height: 40px;
}
.company-logo3 {
background-image: url(../icons/STUTTGARTmitPferdweiß.png);
background-color: transparent;
background-size: contain;
background-repeat: no-repeat;
display: inline-block;
width: 140px;
margin-top: .6em;
height: 40px;
}
/* Slider */
.vcm-slider-wrap .vue-slider-wrap .vue-slider-dot.vcm-slider-btn{
......
......@@ -162,6 +162,7 @@
<div class="logo-box vcm_copyright_headerLogoBox" style="width:40rem!important;">
<div class="company-logo"></div>
<div class="company-logo2"></div>
<div class="company-logo3"></div>
</div>
<div class="title-box vcm_copyright_headerTitle"></div>
<!-- Drop down menu starts here -->
......@@ -250,7 +251,8 @@
<p class="contentOne">Die digitale Beteiligungsplattform für das Projekt der Landeshauptstadt Stuttgart in Weilimdorf wurde von der <a href="https://www.hft-stuttgart.de/">Hochschule für Technik Stuttgart</a> zusammen mit der <a href="https://www.steg.de/">STEG</a> entwickelt.</p><br>
<p class="contentOne">Sie beinhaltet ein 3D-Stadtmodell sowie ein Geländemodell durch welches Sie navigieren können.</p>
<p class="contentOne">Zusätzlich wurden verschiedene Inhalte kuriert und Umfragen erstellt welche Sie auf der Seite beantworten können um sich zu informieren und Ihre Meinung abzugeben.</p><br>
<img src="./icons/HFT_M4_LAB_rgb.svg" alt="M4_Lab_Logo" width="400">
<img src="./icons/HFT_M4_LAB_rgb.svg" alt="M4_Lab_Logo" style="float:left;vertical-align: middle" width="400">
<img src="./icons/STUTTGARTmitPferd.png" alt="Stadt_Logo" style="float:left;padding:40px" width="400">
<img src="./icons/innHoch.svg" alt="InnHochschule" width="600">
<details>
<summary class="contentOne">Anleitung zur Benutzung der Plattform</summary>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment