blob: 62aab8264632efbf8a4dfc203f4e42ae148fd0d8 [file] [log] [blame]
@namespace a url(http://www.example.org/a);
@namespace b url(http://www.example.org/b);
*|p, *|q, *|r { display : block ; margin-bottom : 1em }
*|p, *|r { background-color : lime ! important }
div.stub *:not([a|title]) {background-color : red }