home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / CMCD0703.ISO / Software / Test / audioedit / setup_aed.exe / %MAINDIR% / Help / AudioEdit Deluxe.chm / html / blazep.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-06-03  |  958 b   |  35 lines

  1. pbsp.css
  2.  
  3. /* based on couaprint.css last updated 4/15/99 */ 
  4. /* added Helponly class to span tag, RTL, 12-18-00 */ 
  5. body { color: #000000; 
  6. background: #FFFFFF; 
  7. font-size: 70%; 
  8. font-family: Verdana, Arial, Sans Serif; } 
  9.  
  10. H1 { font-size: 150% } 
  11.  
  12. span.printOnly { display:inline; } 
  13.  
  14. span.helpOnly { display:none } /*added 12-18-00, RTL 
  15.  
  16. #nav { display:none } 
  17.  
  18. div.expand { margin-left: "1.5em"; display:block; } 
  19.  
  20. img.expand { margin-left: "1.5em"; display: none} 
  21.  
  22. td { border-style: solid; border-width: 1; } 
  23. th { border-style: solid; border-width: 1; } 
  24.  
  25. ul { margin-left: "1.5em"; list-style-type: disc; } 
  26.  
  27. #text { overflow:visible; } 
  28.  
  29. img.thumbnail {vertical-align: top; margin-left: 0; 
  30. width:auto; border-width: 1; } 
  31. /***********************************/ 
  32. /* page breaks */ 
  33. DIV.page { page-break-before: always } 
  34. /* renamed style sheet, RTL, 8-20-99 
  35. /* added DIV properties for page breaks. RTL, 4-12-00/