home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2001 February / MICD2001_02_NR1.iso / Tapety / styl.css < prev    next >
Cascading Style Sheet File  |  2001-01-04  |  764b  |  41 lines

  1. h3 {
  2.     COLOR: #000066;
  3.     FONT-FAMILY: Arial, Tahoma, Arialce, Helvaticace, Helvetica, sans-serif;
  4.     FONT-SIZE: 12pt;
  5.     TEXT-DECORATION: none;
  6.     font-weight : bold;
  7. }
  8. A:visited {
  9.     COLOR: Red;
  10.     TEXT-DECORATION: none
  11. }
  12. H1 {
  13.     font-family:"Comic Sans MS";
  14.     font-size : 24pt;
  15.     color: #000066
  16. }
  17. A {text-decoration : none; color: red}
  18. A:HOVER {text-decoration : underline; color: red}
  19. HR {
  20.     color : #5588cc;
  21.     height : 1px;
  22. }
  23. .tdn {
  24.     font-family: "Trebuchet MS";
  25.     background-color: #5588cc;
  26.     color:white;
  27.     font-size : 9pt;
  28.     text-align : center;
  29.         font-weight : bold;
  30. }
  31. .nag {
  32.     font-family : Arial, Helvetica, sans-serif;
  33.     font-size : 11pt;
  34.     color : #00008B;
  35. }
  36. TD  {
  37.     font-family : Arial, Helvetica, sans-serif;
  38.     font-size : 9pt;
  39. }
  40.  
  41.