home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / CrystalX / css / aural.css next >
Encoding:
Cascading Style Sheet File  |  2006-12-05  |  555 b   |  21 lines

  1. /*
  2.     Project: CrystalX
  3.     URL: http://www.nuvio.cz
  4.  
  5.     Output device: aural
  6.  
  7.     Author: Vit Dlouhy (vit.dlouhy@nuvio.cz); Nuvio (www.nuvio.cz)
  8.     Last revision: 2006-12-05, 12:00 GMT+1
  9. */
  10.  
  11. body {voice-family:paul,male; volume:loud; speech-rate:slow; richness:90; stress:20;}
  12.  
  13. h1, h2, h3, h4, h5 {cue-before:url("ping.au");}
  14.  
  15. p, table {pause:50ms;}
  16.  
  17. em, q, cite, blockquote {pitch:medium; pitch-range:60; stress:60; richness:50;}
  18.  
  19. strong {pitch:medium; pitch-range:60; stress:90; richness:90;}
  20. pre, code {speak-punctuation:code;}
  21.