.yes, p { color: green ! important } .no, #testtext { color: red; }
Does an ! important paragraph override the #id selector? yes or no, is it limited to rules with the same specificity?
#id
Test Paragraph: What color is this?