| Linux webm007.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 Path : /home/eglisebaa/www/wp-content/themes/hallelujah/templates/blog-styles/ |
| Current File : /home/eglisebaa/www/wp-content/themes/hallelujah/templates/blog-styles/classic-responsive.scss |
@import "../../css/_mixins.scss";
@import "../../css/_theme-vars.scss";
//@mixin blog_styles_classic--xl() {
@media #{$media_xl} {
/* Blog layout: Classic */
.post_layout_classic .post_content {
font-size:1em;
}
}
//@mixin blog_styles_classic--lg() {
@media #{$media_lg} {
/* Blog layout: Classic */
.post_layout_classic blockquote {
padding: 2.5em 2.5em 2.5em 5em;
}
.post_layout_classic blockquote:before {
top: 1.2em;
left: 0.8em;
}
}
//@mixin blog_styles_classic--md() {
@media #{$media_md} {
/* Blog layout: Classic */
.post_layout_classic blockquote {
padding: 2em 2em 2em 5em;
}
.post_layout_classic blockquote:before {
top: 1.1em;
left: 0.7em;
}
.post_layout_classic blockquote p {
font-size: 15px;
}
.post_layout_classic blockquote > a, .post_layout_classic blockquote > p > a,
.post_layout_classic blockquote > cite, .post_layout_classic blockquote > p > cite {
font-size: 13px;
}
.post_layout_classic .swiper-container-horizontal > .swiper-pagination,
.post_layout_classic .slider_outer > .swiper-pagination {
bottom: 6px;
}
.post_layout_classic .slider_container .swiper-pagination-bullet,
.post_layout_classic .slider_outer .swiper-pagination-bullet {
@include square(6px);
border-width: 1px;
}
.post_layout_classic.format-audio .post_featured.with_thumb .post_audio {
bottom: 1em;
}
.post_layout_classic.post_format_audio .mejs-time {
display:none;
}
}