blob: 49851ba63317dca71a8cf18edb1cbb17cff3f71b [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 }
*|p, *|r, *|s { background-color : lime ! important }
*|*[*|class~="deux"], *|*[*|foo~="deux"] { background-color : red }