-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-1.html
More file actions
42 lines (42 loc) · 1.15 KB
/
index-1.html
File metadata and controls
42 lines (42 loc) · 1.15 KB
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
34
35
36
37
38
39
40
41
42
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><title>Unbekannt </title></head><body>
<h1 id="front-end-style-guide">Front-end Style Guide</h1>
<h2 id="layout">Layout</h2>
<p>The designs were created to the following widths:</p>
<ul>
<li>Mobile: 375px</li>
<li>Desktop: 1440px</li>
</ul>
<h2 id="colors">Colors</h2>
<h3 id="primary">Primary</h3>
<h4 id="text">Text</h4>
<ul>
<li>Very dark desaturated blue: hsl(238, 29%, 16%)</li>
<li>Soft red: hsl(14, 88%, 65%)</li>
</ul>
<h4 id="gradient">Gradient</h4>
<p>Background gradient:</p>
<ul>
<li>Soft violet: hsl(273, 75%, 66%)</li>
<li>Soft blue: hsl(240, 73%, 65%)</li>
</ul>
<h3 id="neutral">Neutral</h3>
<h4 id="text_1">Text</h4>
<ul>
<li>Very dark grayish blue: hsl(237, 12%, 33%)</li>
<li>Dark grayish blue: hsl(240, 6%, 50%)</li>
</ul>
<h4 id="dividers">Dividers</h4>
<ul>
<li>Light grayish blue: hsl(240, 5%, 91%)</li>
</ul>
<h2 id="typography">Typography</h2>
<h3 id="body-copy">Body Copy</h3>
<ul>
<li>Font size: 12px</li>
</ul>
<h3 id="font">Font</h3>
<ul>
<li>Family: <a href="https://fonts.google.com/specimen/Kumbh+Sans">Kumbh Sans</a></li>
<li>Weights: 400, 700</li>
</ul>
</body></html>