Hello!
I am trying to add a line between my posts. I have been just using a border-top on the post div which works just fine
However, I don't want the very first post on the homepage to have this line at the top.
Unfortunately, I am not very well versed in php and I'm having a hard time figuring it out
How do you specify a css attribute for all posts except the first?