blob: c37a5eba98ea3b5d1c486b3492874ce54e9db6f4 [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*="hanta"]) { background-color : red }