home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / internet / energyWeb / encyklopedie / cd-rom / enc.css < prev   
Encoding:
Cascading Style Sheet File  |  1999-06-30  |  657 b   |  37 lines

  1. /* èablona styl∙ pro Encyklopedii Energie*/
  2. BODY  {
  3.     font : normal, Arial, ArialCE, sans-serif;
  4.     color : black;
  5. }
  6.  
  7. H1  {
  8.     font : large, Arial, ArialCE, sans-serif;
  9.     font-weight : demi-bold;
  10.     color : blue;
  11.     text-indent : 2em;
  12. }
  13.  
  14. H2  {
  15.     font : small, Arial, ArialCE, sans-serif;
  16.     font-weight : bold;
  17.     color : blue;
  18. }
  19.  
  20. P  {
  21.     font : x-small, Arial, ArialCE, sans-serif;
  22.     color : black;
  23.     text-align : justify;
  24.     text-indent : 2em;
  25. }
  26.  
  27. .popiska  {
  28.     font : x-small, Times, TimesRomanCE, serif;
  29.     color : "#0000FF";
  30. }
  31.  
  32. .pom  {
  33.     font-family : Arial, ArialCE, sans-serif;
  34.     color : black, background-color:white, font-style:normal;
  35. }
  36.  
  37.