File tree 1 file changed +8
-33
lines changed
1 file changed +8
-33
lines changed Original file line number Diff line number Diff line change 3
3
4
4
@import index, highlight
5
5
6
+ .archive
7
+ font-size : 1.1em
8
+
9
+ .archive time
10
+ display : inline-block
11
+ min-width : 10ch
12
+ margin : 0 .2em
13
+
6
14
{% unless site.minimal %}
7
15
8
16
.categories
55
63
56
64
{% endif %}
57
65
58
- {% unless site.show_excerpts %}
59
-
60
- .archive
61
- font-size : 1.1em
62
-
63
- .archive time
64
- display : inline-block
65
- min-width : 10ch
66
- margin : 0 .2em
67
-
68
- {% endunless %}
69
-
70
66
{% if site.show_related %}
71
67
72
68
.related span
104
100
width : 100%
105
101
106
102
{% endunless %}
107
-
108
- {% if site.line_count %}
109
-
110
- .rouge-table
111
- width : initial
112
-
113
- .rouge-table tr , .rouge-table td
114
- background : inherit !important
115
- border : none
116
-
117
- .rouge-table pre
118
- font-size : inherit
119
- background : inherit
120
- margin : 0
121
- padding : 0
122
-
123
- .rouge-gutter
124
- opacity : .5
125
- padding : 0 .5em
126
-
127
- {% endif %}
You can’t perform that action at this time.
0 commit comments