|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /home/nandedex/www/s.nandedexpress.com/wp-content/plugins/better-amp/template/css/ |
/*
* => Post single page
*/
.single-post{
margin: 0 0 15px;
}
.single-post .post-thumbnail{
margin-bottom: 15px;
text-align: center;
font-size: 0;
}
.single-post .post-thumbnail amp-img {
max-width: 100%;
}
.single-post .post-title {
font-size: 20px;
margin: 0 0 15px;
line-height: 1.3;
}
.single-post .post-subtitle {
font-size: 16px;
font-weight: 400;
margin: -8px 0 15px;
color: #7b7b7b;
font-style: italic;
}
.single-post .post-meta {
color: #7b7b7b;
font-size: 14px;
border-bottom: 1px solid #eee;
padding-bottom: 12px;
margin-bottom: 10px;
}
.single-post .post-meta amp-img{
display: inline-block;
vertical-align: middle;
border-radius: 50%;
margin-right: 6px;
}
.single-post .post-meta a {
text-decoration: none;
font-size: 14px;
text-transform: capitalize;
}
/*
* -> Post comments
*/
.comments-wrapper {
border: 1px solid #e2e2e2;
background: #fff;
margin: 15px 0 20px;
padding: 16px 8px 16px 12px;
position: relative;
line-height: 18px;
}
.comments-wrapper .comments-label {
display: inline-block;
line-height: 32px;
}
.comments-wrapper .counts-label {
color: #929292;
}
.comments-wrapper .button.add-comment {
float: right;
margin-top: 0;
line-height: 30px;
padding: 0 17px;
font-size: 12px;
border-radius: 33px;
}