Syd Posted July 6, 2012 Share Posted July 6, 2012 (edited) How could I define h1, h2, h3, h4, a, a:hover inside #categoria9, #categoria27?. Now it is configured like this, but it doesn't work #categoria9, #categoria27 { background-color: #660000; height: 570px; width: 652px; background-image:url(../../..//img/9.jpg); background-repeat:no-repeat; font-family: Verdana, Arial, Helvetica, Sans-Serif; color: #CCCCCC; } h1, h1 span, h2, h2 span, h3, h4, a, a:hover {color: #CCCCCC} Edited July 12, 2012 by Syd (see edit history) Link to comment Share on other sites More sharing options...
phrasespot Posted July 10, 2012 Share Posted July 10, 2012 #categoria9 h1, #categoria9 h2, #categoria9 h3, #categoria9 h4, .... { // rules here } Link to comment Share on other sites More sharing options...
Syd Posted July 11, 2012 Author Share Posted July 11, 2012 Thanks very much Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now