home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / Chip_2003-08_cd2.bin / mobily / nokia / Logo_manager / lm130.exe / LogoManager.chm / styles.css < prev    next >
Cascading Style Sheet File  |  2003-04-15  |  2KB  |  64 lines

  1. /* Cascading Style Sheet for IE4.0 build 1008+ */
  2.  
  3. body{font-size: 8pt; font-family: Verdana, Arial, Helvetica; background: white url("Clouds.gif"); background-repeat: no-repeat;}
  4. body.nobg{font-size: 8pt; font-family: Verdana, Arial, Helvetica; background: none white;}
  5.  
  6. td.small{font-size: 7pt;}
  7. a:link{color: #0000FF;}
  8. a:active{color: #FF33CC;}
  9. a:visited{color: #800080;}
  10. h1{font-size:145%;margin-bottom:.5em;}
  11.  
  12.  
  13. h2{font-size:125%;margin-top:1.5em;margin-bottom:.5em;}
  14. h3{font-size: 110%;margin-top:1.2em;margin-bottom:.5em;}
  15.  
  16. /*p{margin-top:2pt;margin-bottom:6pt;}*/
  17. li p{margin-top:.6em;margin-bottom:0em;}
  18. big{font-weight:bold;font-size:105%;}
  19. ul{margin-top:.6em;margin-bottom:0em;margin-left:2.75em;}
  20. dl ul{margin-top:2em;margin-bottom:0em;}/*list item inside a def/term*/
  21. dl{margin-top:-1em;}
  22. ol{margin-top:.5em;margin-bottom:0em}    
  23. ol ul{list-style:disc;margin-top:2em;}
  24. ol dl{margin-top:-1.5em;margin-left:0em;}/*term/def list inside a numbered list*/
  25. ol dl dl{margin-top: 0em;margin-left:.2em;}/*term/def list inside a term/def list*/
  26. dd{margin-bottom:0em;/*not currently working*/margin-left: 1.5em;}
  27. dt{padding-top:2em;font-weight: bold; margin-left:1.5em;}
  28. code{font-family:Courier;}
  29. pre{margin-top:0em margin-bottom:1.5em; font-family:Courier;    font-size: 125%}
  30. table{font-size:100%;margin-top:1em;margin-bottom:1em;}
  31. th.center{text-align:center;}
  32. th{text-align:left;background:#dddddd;margin: 3pt;vertical-align:bottom;}
  33. tr{vertical-align:top;}
  34. td{margin: 3pt;vertical-align:top;}
  35.  
  36. p.caption{font-weight:bold;font-size: 7pt}
  37.  
  38. /*  IE 4.0 TAGS  */
  39. p.dis{font-size: 6pt;}
  40. h5{}
  41. h5.active{background: #000000;    color: #FFCC99;}
  42.  
  43. /* -- subheading -- */
  44. h5.subh    {color: #660000;margin-bottom:-1em;margin-top: 1.5em;}
  45.  
  46. /* -- Overview heading -- */
  47. h5.overh{font-size:120%;margin-bottom:1%;}
  48.  
  49. /* -- procedure heading -- */
  50. h5.proch{margin-bottom:4pt;}
  51.  
  52. /* -- topic heading -- */
  53. h5.topich{margin-bottom:-1em;}
  54.  
  55. /* -- Decision heading -- */
  56. h5.what{color: #993399;margin-bottom:.4em;}
  57.  
  58. /* -- note 'n' tip heading -- */
  59. h5.note{margin-top:1em;margin-bottom: 0em;}
  60.  
  61. /* -- related topics heading -- */
  62. h5.relh{margin-top: 2.25em;margin-bottom: -1em;}
  63.  
  64.