home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / chplus / html / style.css < prev    next >
Cascading Style Sheet File  |  2000-08-25  |  1KB  |  18 lines

  1.   Body {background: #ffffff;}
  2.   H1 {font: bold 30pt/31pt Courier New; color: #ff9900; text-align: center;}
  3.   H1.html {font: bold 20pt/21pt Courier New; color: #ff00ff;
  4.            text-align: center; margin-top: -4pt;}
  5.   H2 {font: italic bold 18pt/19pt Times New Roman; color: #ff0000;
  6.       margin-left: 35pt;}
  7.   H3 {font: bold 16pt/17pt Courier New; color: #009900; text-align: center;}
  8.   Img {text-align: center;}
  9.   Th {text-align: center;}
  10.   Td {font: 10pt/12pt Arial; color: #0000ff; text-align: justify;}
  11.   P.def {font: 10pt/12pt Arial; color: #0000ff; text-indent: 20pt;
  12.          text-align: justify;}
  13.   P.tab {margin-left: 20pt; text-align: justify;}
  14.   P.green {font: 10pt/12pt Arial; color: #006600; text-align: center;}
  15.   B {font: bold 11pt/12pt Times New Roman; color: #000000;}
  16.   I {font: italic bold 11pt/12pt Times New Roman; color: #000000;}
  17.   A:link {font: 10pt/12pt Arial; color: #006600; text-decoration: none;}
  18.   A:visited {font: 10pt/12pt Arial; color: #990099; text-decoration: none;}