-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
97 lines (94 loc) · 2.24 KB
/
style.css
File metadata and controls
97 lines (94 loc) · 2.24 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
@font-face {
font-family: 'linkedgeodesy';
src: url('fonts/linkedgeodesy.eot?t46i9g');
src: url('fonts/linkedgeodesy.eot?t46i9g#iefix') format('embedded-opentype'),
url('fonts/linkedgeodesy.ttf?t46i9g') format('truetype'),
url('fonts/linkedgeodesy.woff?t46i9g') format('woff'),
url('fonts/linkedgeodesy.svg?t46i9g#linkedgeodesy') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="lgicon-"], [class*=" lgicon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'linkedgeodesy' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lgicon-sparqlunicorn:before {
content: "\e90f";
}
.lgicon-meta .path1:before {
content: "\e902";
color: rgb(255, 255, 255);
}
.lgicon-meta .path2:before {
content: "\e903";
margin-left: -0.9423828125em;
color: rgb(255, 255, 255);
}
.lgicon-meta .path3:before {
content: "\e904";
margin-left: -0.9423828125em;
color: rgb(255, 255, 255);
}
.lgicon-meta .path4:before {
content: "\e905";
margin-left: -0.9423828125em;
color: rgb(255, 255, 255);
}
.lgicon-meta .path5:before {
content: "\e906";
margin-left: -0.9423828125em;
color: rgb(255, 255, 255);
}
.lgicon-meta .path6:before {
content: "\e907";
margin-left: -0.9423828125em;
color: rgb(255, 255, 255);
}
.lgicon-meta .path7:before {
content: "\e908";
margin-left: -0.9423828125em;
color: rgb(0, 0, 0);
}
.lgicon-meta .path8:before {
content: "\e909";
margin-left: -0.9423828125em;
color: rgb(0, 0, 0);
}
.lgicon-meta .path9:before {
content: "\e90a";
margin-left: -0.9423828125em;
color: rgb(0, 0, 0);
}
.lgicon-meta .path10:before {
content: "\e90b";
margin-left: -0.9423828125em;
color: rgb(0, 0, 0);
}
.lgicon-meta .path11:before {
content: "\e90c";
margin-left: -0.9423828125em;
color: rgb(0, 0, 0);
}
.lgicon-meta .path12:before {
content: "\e90d";
margin-left: -0.9423828125em;
color: rgb(0, 0, 0);
}
.lgicon-alligator:before {
content: "\e901";
}
.lgicon-topi:before {
content: "\e90e";
}
.lgicon-amt:before {
content: "\e900";
}