home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 December / PCWorld_2001-12_cd.bin / Software / Topware / Hackman / _SETUP.1 / hackman.css < prev    next >
Cascading Style Sheet File  |  2001-04-18  |  1KB  |  72 lines

  1. A:link {text-decoration: none; color: #0000FF;}
  2. A:visited {text-decoration: none; color: #A000A0;}
  3. A:hover {text-decoration: underline; color: #0000CC;}
  4. A:active {text-decoration: underline; color: #000080;}
  5.  
  6. body {background-image: url(images/backntua.jpg);}
  7.  
  8. TD, TH, .BOD, FORM
  9.         { font-family: Verdana, Tahoma, arial, sans-serif;
  10.           font-size: 10pt;
  11.         }
  12.  
  13.  
  14. B {font-weight: bold;}
  15. U {font-style: underline;}
  16. I {font-style: italic;}
  17.  
  18. H1 {
  19.   font-size: 16pt;
  20.   font-style: normal;
  21.   font-weight: bold;
  22.   font-variant: normal;
  23.   line-height: normal;
  24. }
  25.  
  26. H2 {
  27.   font-size: 13pt;
  28.   font-style: normal;
  29.   font-weight: normal;
  30.   font-variant: normal;
  31.   line-height: normal;
  32. }
  33.  
  34. h3 {
  35.   font-size: 12pt;
  36.   font-style: normal;
  37.   font-weight: bold;
  38.   font-variant: normal;
  39.   line-height: normal;
  40. }
  41.  
  42. h4 {
  43.   font-size: 10pt;
  44.   font-style: normal;
  45.   font-weight: bold;
  46.   font-variant: normal;
  47.   line-height: normal;
  48.  
  49. }
  50.  
  51. h5 {
  52.   font-size: 7pt;
  53.   font-style: normal;
  54.   font-weight: normal;
  55.   font-variant: normal;
  56.   line-height: normal;
  57.  
  58. }
  59.  
  60. body {
  61.   font-size: 10pt;
  62.   font-style: normal;
  63.   font-weight: normal;
  64.   font-variant: normal;
  65.   line-height: normal;
  66. }
  67.  
  68. h3 { font-size: 90%; }
  69. h4 { font-size: 90%;}
  70.  
  71. body { font-family: Verdana, Tahoma, arial, sans-serif; }
  72. h1,h2,h3,h4,h5,p,b,i,ul { font-family: Verdana, Tahoma, arial, sans-serif; }