File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1919 font-size : 14px ;
2020 display : flex;
2121 flex-wrap : wrap;
22+ align-items : center;
2223}
2324
2425.post-meta .i18n_list li {
124125 padding-inline-start : 10px ;
125126}
126127
127- .post-content dd ~ dd ,
128- .post-content dt ~ dt {
128+ .post-content dd ~ dd ,
129+ .post-content dt ~ dt {
129130 margin-top : 10px ;
130131}
131132
160161 direction : ltr;
161162}
162163
163- .post-content li > .highlight {
164+ .post-content li > .highlight {
164165 margin-inline-end : 0 ;
165166}
166167
239240 text-align : center;
240241}
241242
242- .post-content figure > figcaption {
243+ .post-content figure > figcaption {
243244 color : var (--primary );
244245 font-size : 16px ;
245246 font-weight : bold;
246247 margin : 8px 0 16px ;
247248}
248249
249- .post-content figure > figcaption > p {
250+ .post-content figure > figcaption > p {
250251 color : var (--secondary );
251252 font-size : 14px ;
252253 font-weight : normal;
You can’t perform that action at this time.
0 commit comments