summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/other-formats/xml/background-18.css
blob: 31af5640642ef754097cb3a48f2d6d22621a34e2 (plain)
1
2
3
4
5
   generic { background: green; border: lime 1em solid; margin: 1em; padding: 1em; color: yellow; }
   generic, p { display: block; }
   a[*|href] { color: inherit; background: transparent; text-decoration: underline; cursor: pointer; }
   * { margin: 1em; padding: 1em; }