home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Komunik / amaya / 9x / amaya-Win98-6.2.exe / _SETUP.1 / index.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-10-23  |  908 b   |  45 lines

  1. H1{
  2.     font-family : Arial, Helvetica, sans-serif;
  3.     font-weight : bold;
  4.     font-variant : normal;
  5.     font-style : normal;
  6.     font-size : 24px;
  7. }
  8.  
  9. .letters{
  10.     font-variant : normal;
  11.     font-weight : bold;
  12.     font-style : normal;
  13.     font-size : small;
  14.     font-family : Arial, Helvetica, sans-serif;
  15.     padding-bottom : 12px;
  16. }
  17.  
  18. .level1{
  19.     font-family : Arial, Helvetica, sans-serif;
  20.     font-style : normal;
  21.     font-variant : normal;
  22.     font-weight : normal;
  23.     padding-bottom : -4px;
  24.     padding-top : -4px;
  25. }
  26.  
  27. .level2{
  28.     font-family : Arial, Helvetica, sans-serif;
  29.     font-style : normal;
  30.     font-variant : normal;
  31.     font-weight : normal;
  32.     text-indent : 15px;
  33.     padding-bottom : -4px;
  34.     padding-top : -4px;
  35. }
  36.  
  37. .backtotop{
  38.     font-family : Arial, Helvetica, sans-serif;
  39.     font-style : italic;
  40.     font-variant : normal;
  41.     font-weight : normal;
  42.     padding-bottom : 12px;
  43.     padding-top : 18px;
  44.     font-size : smaller;
  45. }