blob: 1fbe40e4a8749f455bc6f9729bad4a96703146d9 [file] [log] [blame]
@namespace html url(http://www.w3.org/1999/xhtml);
@namespace a url(http://www.example.org/a);
@namespace b url(http://www.example.org/b);
div.stub > *|* { color : green ; display : block ;
margin-bottom : 1em }
div.stub > *|*:not(|*) { color : red ! important }