File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 1
1
# docs-nav .toctree-l1 : nth-child (1 ): before ,
2
2
# docs-cards .toctree-l1 : nth-child (1 ) i : before {
3
3
font-family : FontAwesome;
4
- content : "\f3e2 " ;
4
+ content : "\f135 " ;
5
5
}
6
6
7
7
# docs-nav .toctree-l1 : nth-child (2 ): before ,
8
8
# docs-cards .toctree-l1 : nth-child (2 ) i : before {
9
9
font-family : FontAwesome;
10
- content : "\f135 " ;
10
+ content : "\f0e8 " ;
11
11
}
12
12
13
13
# docs-nav .toctree-l1 : nth-child (3 ): before ,
14
14
# docs-cards .toctree-l1 : nth-child (3 ) i : before {
15
15
font-family : FontAwesome;
16
- content : "\f0e8 " ;
16
+ content : "\f542 " ;
17
17
}
18
18
19
19
# docs-nav .toctree-l1 : nth-child (4 ): before ,
20
20
# docs-cards .toctree-l1 : nth-child (4 ) i : before {
21
21
font-family : FontAwesome;
22
- content : "\f542 " ;
22
+ content : "\f714 " ;
23
23
}
24
24
25
25
# docs-nav .toctree-l1 : nth-child (5 ): before ,
26
26
# docs-cards .toctree-l1 : nth-child (5 ) i : before {
27
- font-family : FontAwesome;
28
- content : "\f714" ;
29
- }
30
-
31
- # docs-nav .toctree-l1 : nth-child (6 ): before ,
32
- # docs-cards .toctree-l1 : nth-child (6 ) i : before {
33
27
font-family : FontAwesome;
34
28
content : "\f505" ;
35
29
}
You can’t perform that action at this time.
0 commit comments