Guest Kaylabs Posted January 22, 2012 Share Posted January 22, 2012 Rien de dramatique, j'ai decouvert le pb en essayant de modifier spécifiquement un style de la page 404 (comme je l'avais deja fait pour des pages cms) body#cms {} fonctionne et est interprété body#404 {} ne fonctionne pas, bien présent dans le global.css, mais n'est pas interprétée dans le browser (firefox 9) l'explication ici: http://www.w3.org/TR...syndata.html#q4 (section 4.1.3) "In CSS2, identifiers (including element names, classes, and IDs in selectors) can contain only the characters [A-Za-z0-9] and ISO 10646 characters 161 and higher, plus the hyphen (-); they cannot start with a hyphen or a digit." 1 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