File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 10
10
< a href ="#{{ main_category }} ">
11
11
< h2 id ="{{ main_category }} " class ="supra_category ">
12
12
{{ main_category }}
13
- < span class ="category_icon "> ☋< span >
13
+ < span class ="category_icon "> ☋</ span >
14
14
</ h2 >
15
15
</ a >
16
16
Original file line number Diff line number Diff line change 13
13
}
14
14
15
15
.supra_category {
16
- font-size : 40 px ;
16
+ font-size : 22 px ;
17
17
color : black ;
18
18
text-align : left ;
19
19
}
20
20
21
21
.category_icon {
22
- font-size : 16 px ;
22
+ font-size : 12 px ;
23
23
weight : none !important ;
24
24
vertical-align : middle ;
25
25
color : blue ;
26
26
}
27
27
28
28
.list_category {
29
- padding-bottom : 50 px ;
29
+ padding-bottom : 40 px ;
30
30
}
31
31
32
32
summary {
70
70
}
71
71
72
72
.list_out {
73
- padding-bottom : 18 px ;
73
+ padding-bottom : 8 px ;
74
74
margin-bottom : 6px ;
75
75
margin-right : 10px ;
76
+ margin-left : 12px ;
76
77
border-bottom : 1px solid LightGray ;
77
78
}
78
79
81
82
}
82
83
83
84
.content {
84
- padding-top : 15 px ;
85
- padding-left : 10 px ;
85
+ padding-top : 16 px ;
86
+ padding-left : 12 px ;
86
87
}
87
88
}
88
89
You can’t perform that action at this time.
0 commit comments