change an element style only for a certain page
Hi,
I would like to add a CSS style to the following div element, but only for a certain page (the blog page):
<div class="content-area" id="primary">
do you have any suggestions for how I could achieve it?
Many Thanks
Riccardo