I’m building a master page and content pages with Visual Studio. All of that is fine.
I can’t seem to get the padding to work for the main content section (where the word “foo” is at). I want a 20px margin/padding between it and the vertical line of the sidebar image. I’ve tried both padding-left and margin-left, but neither made a difference.