downloads.html 3.08 KB
Newer Older
Patrick's avatar
update  
Patrick committed
1
2
3
4
<!DOCTYPE html>
<html>

<head>
Cholgrrr's avatar
add pdf    
Cholgrrr committed
5
6
7
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- <meta name="generator" content="GitLab Pages"> -->
Lahode's avatar
Lahode committed
8
9
    <title>ZUKUNFT STADT LABOR</title>
    <link rel="icon" type="image/x-icon" href="../assets/images/Favicon_small.ico">
Cholgrrr's avatar
add pdf    
Cholgrrr committed
10
    <link rel="stylesheet" href="../assets/css/normalize.css">
Lahode's avatar
Lahode committed
11
    
Lahode's avatar
Lahode committed
12
13
14
15
    <!-- von Caro eingefügt-->
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css" rel="stylesheet">
    <script type="text/javascript" src="https://ff.kis.v2.scr.kaspersky-labs.com/FD126C42-EBFA-4E12-B309-BB3FDD723AC1/main.js?attr=MaVg7Sv3lbx9_gHYFhh1CmuBMtFIdlY-CNYvFyt2IR8xm3P7GwG7tQBVgybrCSKzx_rnO67NZGxz1UgSvRy7chWXzxQazLNqobV9dbCFLihh6DVVZtSNcQLwtv36bgBp8fbubHHNAKTtNyUUCj-9_A" charset="UTF-8"></script>
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
Lahode's avatar
Lahode committed
16
17

    <link rel="stylesheet" href="../assets/css/main.css">
Lahode's avatar
Lahode committed
18
    <link rel="stylesheet" href="../assets/css/typeface.css">
Lahode's avatar
Lahode committed
19
    
Patrick's avatar
update  
Patrick committed
20
21
22
</head>

<body>
Cholgrrr's avatar
add pdf    
Cholgrrr committed
23
    <div class="page-wrap">
Lahode's avatar
Lahode committed
24
        <!--<div class="header">
Cholgrrr's avatar
add pdf    
Cholgrrr committed
25
            <h1><a href="index.html">&bullet;
Würstle's avatar
Würstle committed
26
                    ZUKUNFT STADT LABOR</a></h1>
Lahode's avatar
Lahode committed
27
        </div>-->
Lahode's avatar
Lahode committed
28
        <div class="header" style="width: 100%; position: fixed; top:0; padding-bottom:0px; height:8.5% !important; background:
Lahode's avatar
Lahode committed
29
            rgb(255,255,255);
Lahode's avatar
Lahode committed
30
31
            background: linear-gradient(180deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%, rgba(255,255,255,0)
            100%);">
Lahode's avatar
Lahode committed
32
33
            <h1 style="width:100%;font-size:2.5rem; line-height:1.2; margin-top:0;"><span style="text-align:left;">
                <a href="index.html">&bullet;</a></span>
Lahode's avatar
Lahode committed
34
            </h1>
Cholgrrr's avatar
add pdf    
Cholgrrr committed
35
        </div>
Patrick's avatar
update  
Patrick committed
36

Lahode's avatar
Lahode committed
37
        <!--<div class="main">-->
Lahode's avatar
Lahode committed
38
        <div style="padding:9em;" class="main container-fluid mt-3 impressum">
Lahode's avatar
Lahode committed
39
            <h2>Downloads</h2>
Lahode's avatar
Lahode committed
40
41
42
            <br>
            <p><a href="Downloads/221102_ZSL-Publikation.pdf" download>&rarr; Publikation »Zukunft Stadt Labor«</a></p>
            <p><a href="Downloads/211103_Umfrage-Nordbahnhof_Auswertung.pdf" download>&rarr; Labor Nordbahnhof Umfrage 2021</a></p>
Lahode's avatar
Lahode committed
43
            <!--<div class="centered">
Cholgrrr's avatar
add pdf    
Cholgrrr committed
44
                <div class="chapter">
Patrick's avatar
Patrick committed
45
                    <h3><a href="Downloads/221102_ZSL-Publikation.pdf" download>DOWNLOAD PDF</a></h3>
Cholgrrr's avatar
add pdf    
Cholgrrr committed
46
                </div>
Patrick's avatar
update  
Patrick committed
47

Lahode's avatar
Lahode committed
48
            </div>-->
Patrick's avatar
update  
Patrick committed
49
50
        </div>
    </div>
Lahode's avatar
Lahode committed
51
52


Cholgrrr's avatar
add pdf    
Cholgrrr committed
53
    <footer class="footer">
Lahode's avatar
Lahode committed
54
        <div class="row">
Cholgrrr's avatar
add pdf    
Cholgrrr committed
55
56
57
58
59
60
61
62
63
64
65
66
            <div class="column">
                <h2><a href="projekt.html">Über das Projekt</a></h2>
            </div>
            <div class="column">
                <h2><a href="authorinfo.html">Autor:innen</a></h2>

            </div>
            <div class="column">
                <h2><a href="downloads.html">Downloads</a></h2>

            </div>
            <div class="column">
Würstle's avatar
Würstle committed
67
68
69
70
71
                <h2><a href="Impressum.html">Impressum</a></h2>

            </div>
            <div class="column">
                <h2><a href="https://transfer.hft-stuttgart.de/datenschutz.html">Datenschutz</a></h2>
Cholgrrr's avatar
add pdf    
Cholgrrr committed
72
73
74

            </div>
        </div>
Patrick's avatar
update  
Patrick committed
75

Cholgrrr's avatar
add pdf    
Cholgrrr committed
76
    </footer>
Patrick's avatar
update  
Patrick committed
77
78
</body>

Lahode's avatar
Lahode committed
79
</html>