home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / internet / kosek / html / src / mujstyl.css < prev    next >
Cascading Style Sheet File  |  2000-10-30  |  459b  |  23 lines

  1. BODY         { text-align: justify;
  2.           background-color: white;
  3.           color: black }
  4.  
  5. A:link        { color: blue }
  6. A:visited    { color: gray }
  7. A:active    { text-decoration: blink }
  8.  
  9.  
  10. P         { text-indent: 20pt;
  11.           margin-top: 0pt }
  12.  
  13. .nadpis     { text-align: center }
  14.  
  15. H1        { text-transform: uppercase;
  16.           background-color: blue;
  17.           color: yellow;
  18.           padding: 4px }
  19.           
  20. H2        { font-family: Arial, sans-serif }
  21.  
  22. .autor          { font-variant: small-caps }
  23.