descendente de merlin
.bsrp-gallery {
position: relative;
margin-left:8%;
}
}
@media screen and (max-width: 1024px) {
.bs-item {
display: none;
}
.post img {
margin-left: -1em;
}
#header-wrapper,
#content-wrapper {
width:85%;
margin: 0 auto;
}
#main-wrapper {
width:100%;
margin: 0 auto;
}
#sidebar-wrapper {
display: block;
width: 50%;
float: none;
margin-left: 22%;
}
.assinatura p{
margin-left: -7%;
}
}
@media screen and (max-width: 780px) {
#content-wrapper {
width: 100%;
margin: 0 auto;
}
}
@media screen and (max-width: 720px) {
.comentarios a:link {
}
.comments .comments-content .datetime a{
display: none;
}
}
@media screen and (max-width: 450px) {
.comments .comments-content .datetime a{
display: none;
}
#related-posts .related_img {
margin-left: 13%;
}
#related-posts #related-title {
margin-left: 13%;
}
}
@media screen and (max-width: 600px) {
#sidebar-wrapper {
width: 100%;
margin-left: 2%;
}
.comentarios a:link {
display: none;
}
.comments .comments-content .datetime a{
display: none;
}
.assinatura p{
display: none;
}
.assinatura a:link {
margin-left: 2%;
}
.assinatura a:visited {
margin-left: 2%;
}
.share {
margin-left: -12%;
}
.share p{
display: none;
float: left;
margin-left: 0%;
}
}
-->