h1, h2, h3 { color: red; }
.test { background-color: green; } <!--class='test' 的 p 元素--> .test p { color: wheat; }
Copyright © 2015 Powered by MWeb, Theme used GitHub CSS.
TOP