
Код:
<!-- убирает верхнее-нижнее поля у картинок -->
<style>
.punbb .post-content img.postimg {
margin:-3px 0 0!important;
}
</style>

