| Linux server27.hostingraja.org 2.6.32-954.3.5.lve1.4.93.el6.x86_64 #1 SMP Wed Oct 4 17:04:29 UTC 2023 x86_64 Path : /home/udaipurk/www/websites/rishhh/wp-content/themes/xstore/css/modules/blog/types/ |
| Current File : //home/udaipurk/www/websites/rishhh/wp-content/themes/xstore/css/modules/blog/types/with-author.css |
.content-with-author .post-heading {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0;
position: relative;
z-index: 100;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.content-with-author .post-heading .author-info {
display: inline-block !important;
vertical-align: middle;
width: 80px;
min-width: 80px;
margin-right: 15px;
margin-left: 10px;
padding-top: 0;
margin-bottom: -20px;
font-size: 0;
border: 4px solid #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 100%;
}
.content-with-author .post-heading .author-info img {
border-radius: 100%;
margin: 0;
width: 100%;
}
.content-with-author .post-heading .post-heading-inner {
display: inline-block;
vertical-align: middle;
}
@media only screen and (max-width: 600px) {
.content-with-author .post-heading .author-info {
display: none !important;
}
}