资讯

Is there any way to get an element to NOT inherit ANY CSS properties from the style sheet that the rest of the page uses?
Inheritance Some styles are inheritable. When you give an element an inheritable style, the children of that element will have the same style unless another selector says otherwise.