Post interior margin in twenty eleven theme
Well, first, it’s a pure CSS question. Second, padding is what you want to use. Just change padding: 0; to whatever you like. I just used FireBug to hack a padding of 1em into your code, and it worked like a charm. // Edit However, it is not just .entry-content but also .entry-summary that you … Read more