-
Notifications
You must be signed in to change notification settings - Fork 0
/
SPD.html
33 lines (31 loc) · 3.14 KB
/
SPD.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div class="ParteiInfo" style="width: 393px; height: 852px; position: relative; background: white">
<div class="ListItem" style="left: 29px; top: 268px; position: absolute">
<div class="ZukunftSichern" style="left: 31px; top: 3px; position: absolute; color: #717171; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: 400; word-wrap: break-word">Zukunft sichern</div>
<div style="left: 0px; top: 0px; position: absolute; color: #FF0800; font-size: 20px; font-family: SF Pro Display; font-weight: 400; word-wrap: break-word">−</div>
</div>
<div class="ListItem" style="left: 29px; top: 308px; position: absolute">
<div class="Klima" style="left: 31px; top: 3px; position: absolute; color: #717171; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: 400; word-wrap: break-word">Klima</div>
<div style="left: 0px; top: 0px; position: absolute; color: #FF0800; font-size: 20px; font-family: SF Pro Display; font-weight: 400; word-wrap: break-word">−</div>
</div>
<div class="ListItem" style="left: 31px; top: 348px; position: absolute">
<div class="BessererLohn" style="left: 31px; top: 3px; position: absolute; color: #717171; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: 400; word-wrap: break-word">Besserer Lohn</div>
<div style="left: 0px; top: 0px; position: absolute; color: #4CD964; font-size: 20px; font-family: SF Pro Display; font-weight: 400; word-wrap: break-word">+</div>
</div>
<div class="Wahlversprechen" style="left: 31px; top: 220px; position: absolute; color: black; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: 700; word-wrap: break-word">Wahlversprechen</div>
<div class="Partei" style="width: 167px; left: 29px; top: 97px; position: absolute">
<div class="Spd" style="left: 103px; top: 21px; position: absolute; color: black; font-size: 32px; font-family: Arial, Helvetica, sans-serif; font-weight: 600; word-wrap: break-word">SPD</div>
<img class="Rectangle1" style="width: 80px; height: 80px; left: 0px; top: 0px; position: absolute; box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08); border-radius: 12px" src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Sozialdemokratische_Partei_Deutschlands%2C_Logo_um_2000.svg/300px-Sozialdemokratische_Partei_Deutschlands%2C_Logo_um_2000.svg.png" />
</div>
<div class="NavigationTitle" style="width: 102px; height: 23px; left: 28px; top: 31px; position: absolute">
<div style="width: 18px; height: 23px; left: 0px; top: 0px; position: absolute; color: #006EE6; font-size: 20px; font-family: SF Pro Display; font-weight: 400; word-wrap: break-word"><</div>
<a href="1.Vote.html"><div class="Title" style="width: 78px; height: 23px; left: 24px; top: 0px; position: absolute; color: #006EE6; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: 500; word-wrap: break-word">Partei</div></a>
</div>
</div>
</body>
</html>