forked from 15001217168/mojs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkit.html
More file actions
50 lines (48 loc) · 1.93 KB
/
Copy pathkit.html
File metadata and controls
50 lines (48 loc) · 1.93 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
43
44
45
46
47
48
49
50
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Social stats UI kit</title>
<link rel="stylesheet" type="text/css" href="main.css">
<link rel="stylesheet" type="text/css" href="assets/kit.css">
<link rel="stylesheet" href="css-assets/font/stylesheet.css" type="text/css" charset="utf-8">
</head>
<body><svg id="svg-source" height="0" version="1.1" xmlns="http://www.w3.org/2000/svg" style="position:absolute; margin-left: -100%" xmlns:xlink="http://www.w3.org/1999/xlink">
</svg>
<div class="main-kl">
<div class="section-kl">
<div class="header-ke">Colors</div>
<div class="cf">
<div class="color-sample-ke c-grey1-bg-g"></div>
<div class="color-sample-ke c-grey2-bg-g"></div>
<div class="color-sample-ke c-grey3-bg-g"></div>
<div class="color-sample-ke c-grey4-bg-g"></div>
<div class="color-sample-ke c-grey5-bg-g"></div>
<div class="color-sample-ke c-grey6-bg-g"></div>
<div class="color-sample-ke c-grey7-bg-g"></div>
<div class="color-sample-ke c-grey8-bg-g"></div>
<div class="color-sample-ke c-grey9-bg-g"></div>
<div class="color-sample-ke c-grey10-bg-g"></div>
</div>
<div class="cf">
<div class="color-sample-ke c-red-bg-g"></div>
<div class="color-sample-ke c-orange1-bg-g"></div>
<div class="color-sample-ke c-orange2-bg-g"></div>
<div class="color-sample-ke c-bg-bg-g"></div>
</div>
</div>
<div class="section-kl">
<div class="header-ke">Icons</div>
<div class="cf">
<div class="icon-sample-kl">
<div class="hash-e">7a570084fcf17dfd19f27128300c8648</div>
</div>
</div>
</div>
<div class="section-kl">
<div class="header-ke">Elements</div>
<div class="hash-e">b69a1e4a33a526ed9af2af493cfb4cb1</div>
</div>
</div>
</body>
</html>