blob: 37d9a0d53ae5ecf232f1cf80f0e5536288695808 [file] [log] [blame]
@namespace a url(http://www.example.org/a);
@namespace b url(http://www.example.org/b);
@namespace html url(http://www.w3.org/1999/xhtml);
*|p, *|q, *|r, *|s { display : block ; margin-bottom : 1em }
*|q, *|s { background-color : lime ! important }
div.stub *|*:not([a|title^="si on"]) { background-color : red }