| 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/e/g/l/eglisebaa/www/wp-content/themes/hallelujah/templates/blog-styles/ |
| Current File : /home/e/g/l/eglisebaa/www/wp-content/themes/hallelujah/templates/blog-styles/classic.scss |
/* Blog layout: Classic
------------------------- */
@import "../../css/_mixins.scss";
@import "../../css/_theme-vars.scss";
.posts_container.columns_wrap {
display:flex;
flex-wrap:wrap;
}
.posts_container.columns_wrap .post_layout_classic {
display:inline-block;
vertical-align:top;
@include box(100%, 100%);
@include border-box;
}
.post_layout_classic {
position:relative;
}
.post_layout_classic .post_featured[class*="hover_"] {
display: block;
}
.post_layout_classic .post_featured img {
width: 100%;
}
.post_layout_classic .post_header {
padding-top:0.02px; // Incapsulate margins inside the block without 'overflow: hidden'
}
.post_layout_classic .post_title {
@include font(1.5em, 1.3em);
margin: 0;
}
.post_layout_classic .post_title+.post_meta {
margin-top:0.5em;
}
.post_layout_classic blockquote {
margin:0 0 1.4em;
}
.post_layout_classic .post_header + .post_content {
padding-top: 1em;
}
.post_layout_classic.format-aside .post_content_inner + .post_meta,
.post_layout_classic.format-link .post_content_inner + .post_meta,
.post_layout_classic.format-status .post_content_inner + .post_meta {
margin-top:1em;
}
.post_layout_classic_2, .post_layout_classic_3, .blog_style_chess_2{
.post_meta{
.post_author{
display: none;
}
}
}
.blog_style_classic_3 .nav-links{
text-align: center;
margin-top:26px;
}
.blog_style_portfolio_3 .nav-links{
text-align: center;
margin-top:33px;
}
.blog_style_portfolio_4{
.page_content_wrap{
padding-bottom: 3rem;
}
}