Commit bb5112a2 authored by Patrick's avatar Patrick
Browse files

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

parent 589ecaca
......@@ -673,7 +673,7 @@
{
"template": [
"<div class='balloon' onclick='showbereich(\"forum\")' id='myBalloon'>",
" <h1 class='balloon-title'>Forum Stuttgart Weilimdorf</h1>",
" <h1 class='balloon-title'>FORUM Stuttgart-Weilimdorf e.V.</h1>",
" <div class='balloon-content' style='height:100px; margin-right: 0px;'",
" </div>",
"<p class='balloon-text'><span>Text fehlt...</span><br></p>",
......@@ -713,7 +713,7 @@
{
"template": [
"<div class='balloon' onclick='showbereich(\"TSVW\")' id='myBalloon'>",
" <h1 class='balloon-title'>TSV Weilimdorf</h1>",
" <h1 class='balloon-title'>TSV Weilimdorf (in Giebel ansässig, ggf. Fusion mit SG Weilimdorf)</h1>",
" <div class='balloon-content' style='height:100px; margin-right: 0px;'",
" </div>",
"<p class='balloon-text'><span>Text fehlt...</span><br></p>",
......@@ -753,7 +753,7 @@
{
"template": [
"<div class='balloon' onclick='showbereich(\"chloroplast\")' id='myBalloon'>",
" <h1 class='balloon-title'>Chloroplast</h1>",
" <h1 class='balloon-title'>Chloroplast e.V.</h1>",
" <div class='balloon-content' style='height:100px; margin-right: 0px;'",
" </div>",
"<p class='balloon-text'><span>Text fehlt...</span><br></p>",
......@@ -1618,7 +1618,7 @@
"url": "./marker/mult_Chor.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": { "epsg": "4326", "proj4": ""},
"altitudeMode": "relativeToGround",
......@@ -1636,7 +1636,7 @@
"url": "./marker/mult_Musik.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": { "epsg": "4326", "proj4": ""},
"altitudeMode": "relativeToGround",
......@@ -1654,7 +1654,7 @@
"url": "./marker/mult_Kult.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": { "epsg": "4326", "proj4": ""},
"altitudeMode": "relativeToGround",
......@@ -1690,7 +1690,7 @@
"url": "./marker/mult_Tanz.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": { "epsg": "4326", "proj4": ""},
"altitudeMode": "relativeToGround",
......
......@@ -303,9 +303,10 @@
</details>
<button id="tourstart-btn" onclick="stopStory();" class="buttonset one"><span class="i18n_balloon_startscreen_btn">Start</span>
</button> <br>
<img src="./icons/HFT_M4_LAB_rgb.svg" alt="M4_Lab_Logo" width="400">
<img src="./icons/STUTTGARTmitPferd.png" alt="Stadt_Logo" style="padding:40px" width="400">
<img src="./icons/innHoch.svg" alt="InnHochschule" width="600">
<img src="./icons/HFT_M4_LAB_rgb.svg" alt="M4_Lab_Logo" width="400px">
<img src="./icons/STUTTGARTmitPferd.png" alt="Stadt_Logo" style="padding-top:50px;width:400px;padding-bottom:50px;">
<img src="./icons/innHoch.svg" alt="InnHochschule" style="width:600px">
<img src="./icons/Die_STEG_2010.jpg" alt="STEG" style="width:30%;padding-bottom:50px;padding-top:50px;">
</div>
<div class="dialog-image-balloon"></div>
<div class="balloon-left-edge"></div>
......
......@@ -66,7 +66,8 @@ h2{
}
/*Hintergrundbild Startscreen*/
#story-frame.startscreen{
background: url("../../images/content/contentboeckingerstrasse/grafik_aufgabenstellung.jpg");
background: url("../../images/Intro/walz.jpg");
/* background: url("../../images/content/contentboeckingerstrasse/grafik_aufgabenstellung.jpg"); */
background-size: cover;
background-repeat: no-repeat;
background-position: center;
......
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