So my question is : where can I define a css property to an entire page. I'll explain.
I need to set up several forums and blogs within the same domain / website and I want to create a visual distinction between departments with CSS. Ex. Surgeon's pages with the menus in green and the dentists' page with the blue menu (it's a lot more complex but it's the general idea).
So how to do it, do I have to include the page in a div with #ID or create some layouts.
Comments