File: single-color.css

package info (click to toggle)
cssutils 0.9.10~b1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,300 kB
  • sloc: python: 19,674; sh: 102; makefile: 83
file content (6 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
@media aural {
   BLOCKQUOTE:after { content: url("beautiful-music.wav") }
}
a {
    content: url("other.wav")
}