home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 May / PCWorld_2005-05_cd.bin / komunikace / amaya / amaya-WinXP-9.1.exe / doc / html / index.css < prev    next >
Cascading Style Sheet File  |  2003-05-07  |  880b  |  45 lines

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