downloads.html 3.07 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

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

<body>
Cholgrrr's avatar
add pdf    
Cholgrrr committed
22
    <div class="page-wrap">
Lahode's avatar
Lahode committed
23
        <!--<div class="header">
Cholgrrr's avatar
add pdf    
Cholgrrr committed
24
            <h1><a href="index.html">&bullet;
Würstle's avatar
Würstle committed
25
                    ZUKUNFT STADT LABOR</a></h1>
Lahode's avatar
Lahode committed
26
        </div>-->
Lahode's avatar
Lahode committed
27
        <div class="header" style="width: 100%; position: fixed; top:0; padding-bottom:0px; height:8.5% !important; background:
Lahode's avatar
Lahode committed
28
            rgb(255,255,255);
Lahode's avatar
Lahode committed
29
30
            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
31
32
            <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
33
            </h1>
Cholgrrr's avatar
add pdf    
Cholgrrr committed
34
        </div>
Patrick's avatar
update  
Patrick committed
35

Lahode's avatar
Lahode committed
36
        <!--<div class="main">-->
Lahode's avatar
Lahode committed
37
        <div style="padding:9em;" class="main container-fluid mt-3 impressum">
Lahode's avatar
Lahode committed
38
            <h2>Downloads</h2>
Lahode's avatar
Lahode committed
39
40
41
            <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
42
            <!--<div class="centered">
Cholgrrr's avatar
add pdf    
Cholgrrr committed
43
                <div class="chapter">
Patrick's avatar
Patrick committed
44
                    <h3><a href="Downloads/221102_ZSL-Publikation.pdf" download>DOWNLOAD PDF</a></h3>
Cholgrrr's avatar
add pdf    
Cholgrrr committed
45
                </div>
Patrick's avatar
update  
Patrick committed
46

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


Cholgrrr's avatar
add pdf    
Cholgrrr committed
52
    <footer class="footer">
Lahode's avatar
Lahode committed
53
        <div class="row">
Cholgrrr's avatar
add pdf    
Cholgrrr committed
54
55
56
57
58
59
60
61
62
63
64
65
            <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
66
67
68
69
70
                <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
71
72
73

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

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

Lahode's avatar
Lahode committed
78
</html>