There are more than 2000 thousand lines of such code:
body .post-12378{background-image: url("site.ru/images/gdijkn.gif")!important; background-repeat:repeat;} body .post-25371{background-image: url("site.ru/images/xcerui.gif")!important; background-repeat:repeat;} body .post-64403{background-image: url("site.ru/images/nmcdfw.gif")!important; background-repeat:repeat;} I want to optimize CSS and apply background-repeat: repeat; once so as not to repeat to each code. I want to note that " .post- " is a publication-post and I have to manually set the background for the publications I need in the CSS file. How would the code look right?