Bloggerde kendi temasnı kullanıyorum default tema. Bu temada resim ekleyince resimler çerçeve içine alınıyor. Bunu nasıl iptal edebiliriz ?
teşekkürler
post-body img, .post-body .tr-caption-container {
padding: $(image.border.large.size);
}
.post-body .tr-caption-container {
color: $(image.text.color);
}
.post-body .tr-caption-container img {
padding: 0;
background: transparent;
border: none;