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

  1. .helpbox{
  2.     background-color : #BCBCBC;
  3. }
  4.  
  5. .header{
  6.     font-family : Tahoma;
  7.     font-size : 10pt;
  8.     font-weight : bold;
  9. }
  10.  
  11.  .description {
  12.     font-family : Tahoma;
  13.     font-size : 8pt;
  14.     font-style : normal;
  15.     font-weight : normal;
  16.     margin-bottom : 20px;
  17.     margin-top : 20px;
  18. }
  19.   
  20.   .buttonspace{
  21.     display : block;
  22. }
  23.    
  24. .buttons {
  25.     font-family : Tahoma;
  26.     font-size : 8pt;
  27.     font-weight : bold;
  28. }