File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change 275275.vuepress-markdown-body div [class ~= 'v-md-pre-wrapper-php' ]::before {
276276 content : 'php' ;
277277}
278- .vuepress-markdown-body .arrow {
279- display : inline-block;
280- width : 0 ;
281- height : 0 ;
282- }
283- .vuepress-markdown-body .arrow .up {
284- border-bottom : 6px solid # ccc ;
285- }
286- .vuepress-markdown-body .arrow .down ,
287- .vuepress-markdown-body .arrow .up {
288- border-right : 4px solid transparent;
289- border-left : 4px solid transparent;
290- }
291- .vuepress-markdown-body .arrow .down {
292- border-top : 6px solid # ccc ;
293- }
294- .vuepress-markdown-body .arrow .right {
295- border-left : 6px solid # ccc ;
296- }
297- .vuepress-markdown-body .arrow .left ,
298- .vuepress-markdown-body .arrow .right {
299- border-top : 4px solid transparent;
300- border-bottom : 4px solid transparent;
301- }
302- .vuepress-markdown-body .arrow .left {
303- border-right : 6px solid # ccc ;
304- }
305278.vuepress-markdown-body : not (.custom ) {
306279 padding : 2rem 2.5rem ;
307280}
You can’t perform that action at this time.
0 commit comments