You were headed in the right direction with the original, it just needed to be a bit more specific. (I used text-align: center to make sure things were working, but you can of course change it.)
I recommend checking out this guide if you haven’t yet:
Thanks for the tip(s). I’ve used the Inspector, but I’m still guessing a lot at selectors. I’ll read up on the link you shared.
I also discovered that the Minimal theme does weird things to table borders and doesn’t appear to respect settings in the Style Settings plugin. That’s odd, as it seems to be a popular and uber-configurable theme. Regardless, when I use it, all my cell borders except for the header row disappear, and if I switch back to the Default theme, they come back. Not sure what’s up with that.
Thanks—I see the settings now. Not sure how I missed them before. Maybe it was stress brain. I noticed that when I turn on row and column lines, there is no padding, but if I turn on cell lines, Minimal does insert padding. That’s what I was going for all along.
I’m familiar with the Style Settings plugin but not Minimal Theme Settings—where does that live? Are you referring to the Appearance tab in Obsidian settings?
I can adjust nearly any CSS property, but padding: 2em; doesn’t touch the left padding of the first column. I’m guessing the first column is a special case.