guide.css
1.63 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
/*
Icon classes can be used entirely standalone. They are named after their original file names.
```html
<!-- `display: block` sprite -->
<div class="icon-home"></div>
<!-- `display: inline-block` sprite -->
<img class="icon-home" />
```
*/
.icon_fn_0 {
background-image: url(../images/guide.png);
background-position: -454px 0px;
width: 365px;
height: 272px;
}
.icon_fn_1 {
background-image: url(../images/guide.png);
background-position: 0px 0px;
width: 448px;
height: 272px;
}
.icon_fn_10 {
background-image: url(../images/guide.png);
background-position: -571px -278px;
width: 134px;
height: 48px;
}
.icon_fn_2 {
background-image: url(../images/guide.png);
background-position: -489px -383px;
width: 116px;
height: 48px;
}
.icon_fn_3 {
background-image: url(../images/guide.png);
background-position: -689px -332px;
width: 62px;
height: 20px;
}
.icon_fn_4 {
background-image: url(../images/guide.png);
background-position: 0px -278px;
width: 565px;
height: 99px;
}
.icon_fn_5 {
background-image: url(../images/guide.png);
background-position: -711px -278px;
width: 78px;
height: 46px;
}
.icon_fn_6 {
background-image: url(../images/guide.png);
background-position: -571px -332px;
width: 53px;
height: 36px;
}
.icon_fn_7 {
background-image: url(../images/guide.png);
background-position: 0px -383px;
width: 483px;
height: 89px;
}
.icon_fn_8 {
background-image: url(../images/guide.png);
background-position: 0px -478px;
width: 301px;
height: 127px;
}
.icon_fn_9 {
background-image: url(../images/guide.png);
background-position: -630px -332px;
width: 53px;
height: 36px;
}