![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/gg.corals.io/wp-content/themes/bugster/theme-specific/blog-styles/ |
/* Blog layout: Excerpt ------------------------- */ @import "../../css/_mixins.scss"; @import "../../css/_theme-vars.scss"; .post_layout_excerpt { position:relative; margin-bottom:0; } .post_layout_excerpt + .post_layout_excerpt { margin-top: 4.2rem; } .post_layout_excerpt + .post_layout_excerpt { padding-top: 4.2rem; border-top: 4px solid #eee; } .post_layout_excerpt.sticky { padding: 3.9em 3.7em 3.7em 3.7em; } .post_layout_excerpt .post_featured { display: inline-block; } .post_layout_excerpt.post_format_audio .post_featured.without_thumb, .post_layout_excerpt.post_format_gallery .post_featured.without_thumb { display:block; } .post_layout_excerpt .post_header { margin: 0; position:relative; } .post_layout_excerpt .post_header .post_price { width: auto; @include abs-rt; @include font(2.5em, 1.5em); } .post_layout_excerpt .post_title { margin: 0; font-size: rem(36px); line-height: rem(45px); text-transform: uppercase; } .post_meta + .post_title { margin-top: rem(18px); } .post_layout_excerpt .post_header + .post_content { margin-top:0.8rem; } // First post large in the Classic and Masonry body[class*="blog_style_classic"] .post_layout_excerpt, body[class*="blog_style_masonry"] .post_layout_excerpt { margin-bottom: 3em; }