home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 May / CMCD0504.ISO / Software / Shareware / Programare / turboVB / TurboVB.chm / contents / help_styles.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-03-23  |  1.1 KB  |  79 lines

  1. BODY {font-family:VERDANA,ARIAL;}
  2. P,UL,TD,PRE,LI    {font-size:8pt; bgcolor: #ffffff; padding-left:10px;}  
  3. H1,H2,H3,H4,H5 {padding-left:10px;}
  4.  
  5. .HeaderPosition
  6.             {                
  7.                 position: absolute; left: 0px; top: 0px; bgColor: #B0A4D0;
  8.    
  9.             }
  10.  
  11. .IndexPosition
  12.     {
  13.         position:absolute; top:60px;
  14.     }
  15.  
  16. .IconPosition
  17.     {
  18.  
  19.         position:absolute; left:8px; top:57px;
  20.     }
  21.  
  22.  
  23. .Icon2Position
  24.     {
  25.  
  26.         position:absolute; left:42px; top:57px;
  27.     }
  28.  
  29. .TitlePosition
  30.     {
  31.         position:absolute; left:50px; top:60px;
  32.     }
  33.  
  34. .Title2Position
  35.     {
  36.         position:absolute; left:75px; top:60px;
  37.     }
  38.  
  39. .TitleNSPosition
  40.     {
  41.  
  42.         position:absolute; left:50px; top:60px;
  43.     }
  44.  
  45. .DummyTable
  46.     {
  47.  
  48.     height:85px;
  49.     }
  50.  
  51. .IndexDummyTable
  52.     {
  53.  
  54.     height:80px;
  55.     }
  56.  
  57. .LiteDummyTable
  58.     {
  59.  
  60.     height:91px;
  61.     }
  62.  
  63. .LowerMenu
  64.         {
  65.          position: absolute; left: 0px; bgcolor:#B0A4D0; 
  66.         }
  67.  
  68. .TitleIconPosition
  69.     {
  70.  
  71.         position:absolute; left:0px; top:60px;
  72.     }
  73.  
  74. .TitleIconNSPosition
  75.     {
  76.  
  77.         position:absolute; left:1px; top:60px;
  78.     }
  79.