home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 - PCs Network / CHIP.BIN / share / online / powerisd / _SETUP.1 / pimhelp.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-03-17  |  783 b   |  51 lines

  1. .help{
  2.     background-color : #BCBCBC;
  3. }
  4.  
  5. BODY  {
  6.     font-size : 8pt;
  7.     font-family : Tahoma;
  8.     font-weight : normal;
  9.     font-style : normal;
  10.     text-decoration : none;
  11. }
  12.  
  13. .header{
  14.     font-family : Tahoma;
  15.     font-size : 10pt;
  16.     font-weight : bold;
  17. }
  18.  
  19.  .description {
  20.     font-family : Tahoma;
  21.     font-size : 8pt;
  22.     font-style : normal;
  23.     font-weight : normal;
  24.     margin-bottom : 20px;
  25.     margin-top : 20px;
  26. }
  27.   
  28.   .buttonspace{
  29.     display : block;
  30. }
  31.    
  32. .buttons {
  33.     font-family : Tahoma;
  34.     font-size : 8pt;
  35.     font-weight : bold;
  36. }
  37.  
  38. .smallmenu1 {
  39.     margin-left : 25pt;
  40.     margin-top : 1px;
  41.     padding-top : 0pt;
  42.     margin-bottom : 0pt;
  43. }                 
  44.  
  45. .smallmenuitem {
  46.     padding-top : 0px;
  47.     margin-top : 0px;
  48.     font-family : Tahoma;
  49.     font-size : 8pt;
  50.     text-decoration : none;
  51. }